Prefix
Gets or sets the arbitrary string inserted before any console output. The default value is null
.
Declaration
public string Prefix { get; set; }
Property Value
Type | Description |
---|---|
string |
Gets or sets the arbitrary string inserted before any console output. The default value is null
.
public string Prefix { get; set; }
Type | Description |
---|---|
string |