次の方法で共有


ExtensibilityMetadataPropertySelector<T>.SelectorAsync Property

Definition

Gets the function used to get the diagnostics property value.

public Func<T,System.Threading.CancellationToken,System.Threading.Tasks.Task<string>> SelectorAsync { get; }
member this.SelectorAsync : Func<'T, System.Threading.CancellationToken, System.Threading.Tasks.Task<string>>
Public ReadOnly Property SelectorAsync As Func(Of T, CancellationToken, Task(Of String))

Property Value

Applies to