TaskAsyncActionDescriptor.UniqueId Property

Definition

Gets the unique ID for the task.

public override string UniqueId { get; }
member this.UniqueId : string
Public Overrides ReadOnly Property UniqueId As String

Property Value

The unique ID for the task.

Applies to