共用方式為


RegisteredScript.Url 屬性

定義

取得指令碼檔的 URL。

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

屬性值

String

指令碼檔的 URL。 這個值可以是 null 或空的。

適用於