Share via


ServiceName Constructor

Overload List

Name Description
ServiceName (XmlElement) Initializes a new instance of the ServiceName class using the specified XML element.
ServiceName (XmlQualifiedName) Initializes a new instance of the ServiceName class with the specified XML qualified name.
ServiceName (String, String) Initializes a new instance of the ServiceName class using the specified XML qualified name.
ServiceName (String, XmlQualifiedName) Initializes a new instance of the ServiceName class using the specified XML prefix and qualified name.
ServiceName (String, String, String) Initializes a new instance of the ServiceName class with the specified XML prefix, name and namespace.

See Also

Reference

ServiceName Class
ServiceName Members
Microsoft.Web.Services3.Addressing Namespace