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 ます。

適用対象