Share via


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.  

Top

Public Properties

  Name Description
public property AnyElements  Gets the collection of child XML elements for the element.(inherited from OpenElementElement)
public property RelatesTo Represents the unique identifier of a message that is related to the current message.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Clone Returns a new ReferenceProperties object with the same values as the current one.
public method Equals Overridden. Determines if an object is an instance of ReferenceProperties and is equal to this instance.
public method GetHashCode Overridden. Returns the hash code for the ReferenceProperties.
public method GetType  (inherited from Object )
public method GetXml Overridden. Generates an XML representation of the ReferenceProperties.
public method LoadXml Overridden. Loads the contents of the specified XML element into properties of the ReferenceProperties .
public method Matches Determines whether this instance of ReferenceProperties matches the reference properties of the specified message.
public method static op_Equality Performs a comparison of two instantiated ReferenceProperties objects to determine if they are equal.
public method static op_Inequality Performs a comparison of two instantiated ReferenceProperties objects to determine if they are not equal.
public method ToString  (inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method GetXmlAttributes  When overridden in a derived class, appends the child attributes of the OpenElementElement to the specified XML element. (inherited from OpenElementElement)
protected method GetXmlElements  Appends the child elements of the OpenElementElement to the specified XML element. (inherited from OpenElementElement)
protected method LoadXmlAttributes  When overridden in a derived class, adds the attributes of the specified XML element to a collection of attributes. (inherited from OpenElementElement)
protected method LoadXmlElements  Adds the contents of the specified XML element to the AnyElements property. (inherited from OpenElementElement)
protected method MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ReferenceProperties Class
Microsoft.Web.Services2.Addressing Namespace