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 Overloaded. Overridden.  
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 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 OpenAttributeQNameElement )
protected method GetXmlElements  (Inherited from QualifiedNameElement )
protected method LoadXmlAttributes  (Inherited from OpenAttributeQNameElement )
protected method LoadXmlElements  (Inherited from QualifiedNameElement )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

ServiceName Class
Microsoft.Web.Services3.Addressing Namespace