RegisteredScript.Script 屬性

定義

取得指令碼的檔案名稱。

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

屬性值

String

指令碼的檔案名稱。 這個值可以是 null 或空的。

適用於