Share via


OpenAttributeUriString Members

Provides the base implementation for an element that is an attributed URI string.

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

Protected Constructors

  Name Description
OpenAttributeUriString Overloaded. Initializes a new instance of the OpenAttributeUriString class.

Top

Public Properties

  Name Description
public property AnyAttributes  Gets the collection of XML attributes for the element. (Inherited from OpenAttributeElement)
public property Value Gets the URI of the element.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method GetXml  (Inherited from OpenAttributeElement )
public method LoadXml  (Inherited from OpenAttributeElement )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method GetXmlAttributes  (Inherited from OpenAttributeElement )
protected method GetXmlElements Sets the inner text and namespace declarations for an XML element.
protected method LoadXmlAttributes  (Inherited from OpenAttributeElement )
protected method LoadXmlElements Loads the qualified name from the specified XML element and assigns it to the Value property.
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

OpenAttributeUriString Class
Microsoft.Web.Services3.Xml Namespace