Share via


WsXmlNodeProperties Members

The following tables list the members exposed by the WsXmlNodeProperties type.

Public Constructors

Name Description
Public Method WsXmlNodeProperties Creates a WsXmlNodeProperties object.

Public Properties

Name Description
Public Property Attributes Contains a collection of XML node attributes.
Public Property HasAttributes Indicates whether or not the node has attributes.
Public Property LocalName Contains an XML node's local name.
Public Property Name Contains an XML node's name.
Public Property NamespaceURI Contains a node's namespace URI.
Public Property Prefix Contains an XML node's namespace prefix.
Public Property Value Contains a node's value.

See Also

Reference

WsXmlNodeProperties Class
Ws.Services.Xml Namespace