Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

XmlDictionaryWriter::WriteQualifiedName Method

 

Namespace:   System.Xml
Assembly:  System.Runtime.Serialization (in System.Runtime.Serialization.dll)

NameDescription
System_CAPS_pubmethodWriteQualifiedName(String^, String^)

When overridden in a derived class, writes out the namespace-qualified name. This method looks up the prefix that is in scope for the given namespace.(Inherited from XmlWriter.)

System_CAPS_pubmethodWriteQualifiedName(XmlDictionaryString^, XmlDictionaryString^)

Writes out the namespace-qualified name. This method looks up the prefix that is in scope for the given namespace.

Return to top
Show:
© 2017 Microsoft