DkmScriptDocument.Url 属性

定义

可有可无脚本文档的 URL。 如果文档没有 URL,此值可能为 null。

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

属性值

String

返回 String

适用于