Properties
Gets the properties of the log records.
Declaration
[Obsolete("Use the Data property.")]
public LoggingProperty[] Properties { get; }
Property Value
Type | Description |
---|---|
LoggingProperty[] |
Gets the properties of the log records.
[Obsolete("Use the Data property.")]
public LoggingProperty[] Properties { get; }
Type | Description |
---|---|
LoggingProperty[] |