Delimiter
String used to separate different parts of the logging record. The default value is a pipe surrounded by spaces (|).
Declaration
public string Delimiter { get; set; }Property Value
| Type | Description |
|---|---|
| string |
String used to separate different parts of the logging record. The default value is a pipe surrounded by spaces (|).
public string Delimiter { get; set; }| Type | Description |
|---|---|
| string |