LogEntry<TState>.State プロパティ

定義

状態を取得します。

public:
 property TState State { TState get(); };
public TState State { get; }
member this.State : 'State
Public ReadOnly Property State As TState

プロパティ値

TState

TState 型オブジェクト。

適用対象