AsyncLocalValueChangedArgs<T>.CurrentValue Propiedad

Definición

Obtiene el valor actual de los datos.

public:
 property T CurrentValue { T get(); };
public T CurrentValue { get; }
public T? CurrentValue { get; }
member this.CurrentValue : 'T
Public ReadOnly Property CurrentValue As T

Valor de propiedad

T

Valor actual de los datos.

Se aplica a