WsXmlAttribute Members
The following tables list the members exposed by the WsXmlAttribute type.
Public Constructors
Name | Description | |
---|---|---|
WsXmlAttribute | Creates a new WsXmlAttribute object. |
Public Fields
Name | Description | |
---|---|---|
LocalName | Contains the local name of an XML attribute. | |
Name | Contains the name of an XML attribute. | |
NamespaceURI | Contains the XML attribute's namespace URI. | |
Prefix | Contains the namespace prefix for an XML attribute. | |
Value | Contains the XML attribute's value. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |