ReferenceProperties Members
Represents properties of an endpoint reference.
The following tables list the members exposed by the ReferenceProperties type.
Public Constructors
Name | Description | |
---|---|---|
ReferenceProperties | Overloaded. Initializes a new instance of the ReferenceProperties class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AnyElements | Gets the collection of child XML elements for the element. (Inherited from OpenElementElement) |
![]() |
RelatesTo | Represents the unique identifier of a message that is related to the current message. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Clone | Returns a new ReferenceProperties object with the same values as the current one. |
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden. Returns the hash code for the ReferenceProperties. |
![]() |
GetType | (Inherited from Object ) |
![]() |
GetXml | Overridden. Generates an XML representation of the ReferenceProperties. |
![]() |
LoadXml | Overridden. Loads the contents of the specified XML element into properties of the ReferenceProperties. |
![]() |
Matches | Determines whether this instance of ReferenceProperties matches the reference properties of the specified message. |
![]() ![]() |
op_Equality | Performs a comparison of two instantiated ReferenceProperties objects to determine if they are equal. |
![]() ![]() |
op_Inequality | Performs a comparison of two instantiated ReferenceProperties objects to determine if they are not equal. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetXmlAttributes | (Inherited from OpenElementElement ) |
![]() |
GetXmlElements | (Inherited from OpenElementElement ) |
![]() |
LoadXmlAttributes | (Inherited from OpenElementElement ) |
![]() |
LoadXmlElements | (Inherited from OpenElementElement ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
ReferenceProperties Class
Microsoft.Web.Services3.Addressing Namespace