OpenXmlReader.NamespaceUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the namespace URI (as defined in the W3C Namespace specification) of the node on which the reader is positioned.
public abstract string NamespaceUri { get; }
member this.NamespaceUri : string
Public MustOverride ReadOnly Property NamespaceUri As String