TaskExecutionContext.Moniker Property

Definition

Gets the task moniker

public:
 property System::String ^ Moniker { System::String ^ get(); };
public string Moniker { get; }
member this.Moniker : string
Public ReadOnly Property Moniker As String

Property Value

The moniker of the context.

Implements

Applies to