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
.NET Framework (current version)
Namespace:
System.Xml
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Name | Description | |
|---|---|---|
![]() | WriteQualifiedName(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.) |
![]() | WriteQualifiedName(XmlDictionaryString^, XmlDictionaryString^) | Writes out the namespace-qualified name. This method looks up the prefix that is in scope for the given namespace. |
Show:
