ITaskExecutionContext.Moniker 属性

定义

获取任务名字。

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

属性值

表示任务名字的字符串值。

适用于