ITaskExecutionContext.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

A string value that represents the task moniker.

Applies to