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 | |
---|---|---|
AnyAttributes | Gets the collection of XML attributes for the element. (Inherited from OpenAttributeQNameElement) | |
PortName | Gets or sets the name of the port definition for the service. | |
Value | Gets the QualifiedName associated with the element. (Inherited from QualifiedNameElement) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Returns a new ServiceName object with the same values as the current one. | |
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Returns the hash code for the ServiceName. | |
GetType | (Inherited from Object ) | |
GetXml | Overridden. Generates an XML representation of the ServiceName. | |
LoadXml | Overridden. Loads the contents of the specified XML element into properties of the ServiceName. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
GetXmlAttributes | (Inherited from OpenAttributeQNameElement ) | |
GetXmlElements | (Inherited from QualifiedNameElement ) | |
LoadXmlAttributes | (Inherited from OpenAttributeQNameElement ) | |
LoadXmlElements | (Inherited from QualifiedNameElement ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
ServiceName Class
Microsoft.Web.Services3.Addressing Namespace