DelegationState.Description プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
委任タスクに使用されるローカライズされた説明を取得します。
public:
property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String
プロパティ値
コンストラクターに description
渡されたパラメーターの DelegationState(String, String, String) 値。
注釈
このプロパティは、 オブジェクトを指定するローカライズされた文字列を DelegationState 取得します。 プロパティは Description 、オブジェクトの作成時に DelegationState 設定されます。