IScriptCollectorInfo.Description プロパティ

定義

スクリプト コレクターの説明を取得します。

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

プロパティ値

スクリプト コレクターを表す文字列です。

適用対象