LogEntry<TState>.State プロパティ

定義

TState を取得します。

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

プロパティ値

TState

TState 型のオブジェクト。

適用対象