LogEntry<TState>.State Propiedad

Definición

Obtiene la estructura TState.

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

Valor de propiedad

TState

Objeto de tipo TState.

Se aplica a