Share via


RegisteredScript.Script プロパティ

定義

スクリプトのファイル名を取得します。

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

プロパティ値

スクリプトのファイル名。 この値は、または空にすることができます null

適用対象