Share via


WsXmlDocument.LocalName Property

Contains the local name of the root XML node element.

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

Syntax

public string LocalName { get; set; }

Property Value

The local name of the root node element.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsXmlDocument Class
WsXmlDocument Members
Ws.Services.Xml Namespace