AsyncLocalValueChangedArgs<T>.CurrentValue Właściwość

Definicja

Pobiera bieżącą wartość danych.

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

Wartość właściwości

T

Bieżąca wartość danych.

Dotyczy