Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the base implementation for an element that is an attributed URI.
The following tables list the members exposed by the OpenAttributeUriElement type.
Protected Constructors
Name | Description | |
---|---|---|
OpenAttributeUriElement | Overloaded. Initializes a new instance of the OpenAttributeUriElement class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AnyAttributes | Gets the collection of XML attributes for the element. (Inherited from OpenAttributeElement) |
![]() |
Value | Gets the URI of the element. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
GetXml | (Inherited from OpenAttributeElement ) |
![]() |
LoadXml | (Inherited from OpenAttributeElement ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetXmlAttributes | (Inherited from OpenAttributeElement ) |
![]() |
GetXmlElements | Sets the inner text and namespace declarations for an XML element. |
![]() |
LoadXmlAttributes | (Inherited from OpenAttributeElement ) |
![]() |
LoadXmlElements | Loads the qualified name from the specified XML element and assigns it to the Value property. |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
OpenAttributeUriElement Class
Microsoft.Web.Services3.Xml Namespace