Share via


LogEntry<TState>.Category 속성

정의

로그 범주를 가져옵니다.

public:
 property System::String ^ Category { System::String ^ get(); };
public string Category { get; }
member this.Category : string
Public ReadOnly Property Category As String

속성 값

로그 범주를 나타내는 문자열입니다.

적용 대상