This topic has not yet been rated - Rate this topic

XmlSerializationWriter.FromXmlQualifiedName Method

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.

  NameDescription
Protected method FromXmlQualifiedName(XmlQualifiedName) Returns an XML qualified name, with invalid characters replaced by escape sequences.
Protected method FromXmlQualifiedName(XmlQualifiedName, Boolean) Produces a string that can be written as an XML qualified name, with invalid characters replaced by escape sequences.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.