WsXmlAttribute Members

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

Public Constructors

Name Description
Public Method WsXmlAttribute Creates a new WsXmlAttribute object.

Public Fields

Name Description
Public Field LocalName Contains the local name of an XML attribute.
Public Field Name Contains the name of an XML attribute.
Public Field NamespaceURI Contains the XML attribute's namespace URI.
Public Field Prefix Contains the namespace prefix for an XML attribute.
Public Field Value Contains the XML attribute's value.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

WsXmlAttribute Class
Ws.Services.Xml Namespace