Share via


WsXmlDocument.NamespaceURI Property

Contains the Namespace URI of the root XML node element.

Namespace: Ws.Services.Xml
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public string NamespaceURI { get; set; }

Property Value

The Namespace URI of the root XML node element.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsXmlDocument Class
WsXmlDocument Members
Ws.Services.Xml Namespace