ISymbolDocument.URL Property

Definition

Gets the URL of the current document.

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

Property Value

The URL of the current document.

Applies to