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 为空。

适用于