WsXmlNodeProperties Members
The following tables list the members exposed by the WsXmlNodeProperties type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
WsXmlNodeProperties | Creates a WsXmlNodeProperties object. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Attributes | Contains a collection of XML node attributes. |
![]() |
HasAttributes | Indicates whether or not the node has attributes. |
![]() |
LocalName | Contains an XML node's local name. |
![]() |
Name | Contains an XML node's name. |
![]() |
NamespaceURI | Contains a node's namespace URI. |
![]() |
Prefix | Contains an XML node's namespace prefix. |
![]() |
Value | Contains a node's value. |
.gif)
.gif)