XmlSerializationWriter.FromXmlQualifiedName Method
.NET Framework 3.5
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Produces an XML qualified name, with invalid characters replaced by escape sequences.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
FromXmlQualifiedName(XmlQualifiedName) | Returns an XML qualified name, with invalid characters replaced by escape sequences. |
|
FromXmlQualifiedName(XmlQualifiedName, Boolean) | Produces a string that can be written as an XML qualified name, with invalid characters replaced by escape sequences. |