Share via


ServiceName Members

Specifies the WSDL description of a Web service endpoint.

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

Public Constructors

  Name Description
ServiceName Overloaded.  

Top

Public Properties

  Name Description
public property AnyAttributes  Gets the collection of XML attributes for the element.(inherited from OpenAttributeQNameElement)
public property PortName Gets or sets the name of the port definition for the service.
public property Value  Gets the QualifiedName associated with the element.(inherited from QualifiedNameElement)

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Clone Returns a new ServiceName object with the same values as the current one.
public method Equals Overridden. Determines if an object is an ServiceName instance and is equal to this instance.
public method GetHashCode Overridden. Returns the hash code for the ServiceName.
public method GetType  (inherited from Object )
public method GetXml Overridden. Generates an XML representation of the ServiceName.
public method LoadXml Overridden. Loads the contents of the specified XML element into properties of the ServiceName.
public method ToString  (inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method GetXmlAttributes  Appends the child attributes of the OpenAttributeQNameElement to the specified XML element. (inherited from OpenAttributeQNameElement)
protected method GetXmlElements  Sets the inner text and namespace declarations for an XML element. (inherited from QualifiedNameElement)
protected method LoadXmlAttributes  Adds the attributes of the specified XML element into the AnyAttributes property. (inherited from OpenAttributeQNameElement)
protected method LoadXmlElements  Loads the qualified name from the specified XML element and assigns it to the Value property. (inherited from QualifiedNameElement)
protected method MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ServiceName Class
Microsoft.Web.Services2.Addressing Namespace