ITaskExecutionContext.Moniker 屬性

定義

因此獲得了任務的稱號。

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

屬性值

一個代表任務名稱的字串值。

適用於