Task.Delegator プロパティ

定義

このタスクの委任者の名前を取得します。

public:
 property System::String ^ Delegator { System::String ^ get(); };
public string Delegator { get; }
Public ReadOnly Property Delegator As String

プロパティ値

委任の名前を含む文字列値。

適用対象