Kind
Gets the kind of log the record (typically ActivityEntry, ActivityExit or Message).
Declaration
public LogRecordKind Kind { get; }
Property Value
Type | Description |
---|---|
LogRecordKind |
Gets the kind of log the record (typically ActivityEntry, ActivityExit or Message).
public LogRecordKind Kind { get; }
Type | Description |
---|---|
LogRecordKind |