Share via


DkmScriptDocument.Url Property

Definition

[Optional] URL of the script document. This may be null if the document has no URL.

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

Property Value

Returns String.

Applies to