XdmNavigator.DocumentURI PropertyXdmNavigator.DocumentURI PropertyXdmNavigator::DocumentURI Property

Gets the document URI.

Syntax

Public MustOverride ReadOnly Property DocumentURI As String
        Get
public abstract string DocumentURI { get; }
public:
property String^ DocumentURI {
    virtual String^ get() abstract;
}
 

Property Value

Type: System.StringSystem.StringSystem::String^

The document URI.