RegisteredDisposeScript.Script プロパティ

定義

dispose スクリプトの名前を取得します。

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

プロパティ値

String

dispose スクリプトの名前。

適用対象