Share via


WsXmlDocument.Attributes Property

Contains a collection of attributes associated with the root WsXmlNode element.

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

Syntax

public WsXmlAttributes Attributes { get; set; }

Property Value

A collection of XML attributes associated with the root element.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsXmlDocument Class
WsXmlDocument Members
Ws.Services.Xml Namespace