XdmReader.Prefix PropertyXdmReader.Prefix PropertyXdmReader::Prefix Property

Gets the namespace prefix associated with the current node.

Syntax

Public Overrides ReadOnly Property Prefix As String
        Get
public override string Prefix { get; }
public:
virtual property String^ Prefix {
    String^ get();
}