RegisteredScript.Url 屬性

定義

取得腳本檔案的網址。

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

屬性值

腳本檔案的網址。 這個值可以是 null 空。

適用於