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

屬性值

表示記錄類別目錄的字串。

適用於