Share via


WsXmlDocument.HasAttributes Property

Indicates whether or not the root element has attributes.

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

Syntax

public bool HasAttributes { get; }

Property Value

true if the root element has attributes; otherwise, false

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsXmlDocument Class
WsXmlDocument Members
Ws.Services.Xml Namespace