Properties
Gets the list of properties for the current log record.
Declaration
protected List<LogEventProperty> Properties { get; }
Property Value
Type | Description |
---|---|
List<LogEventProperty> |
Gets the list of properties for the current log record.
protected List<LogEventProperty> Properties { get; }
Type | Description |
---|---|
List<LogEventProperty> |