Share via


QualifiedName Constructor

Initializes a new instance of the QualifiedName class.

Overload List

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

See Also

Reference

QualifiedName Class
Microsoft.Web.Services2.Xml Namespace

Other Resources

QualifiedName Members