XdmWriterSettings.TextOutputMethod PropertyXdmWriterSettings.TextOutputMethod PropertyXdmWriterSettings::TextOutputMethod Property

Gets the qualified name of the text output method.

Syntax

Public Shared ReadOnly Property TextOutputMethod As System.Xml.XmlQualifiedName
        Get
public static System.Xml.XmlQualifiedName TextOutputMethod { get; }
public:
static property System.Xml::XmlQualifiedName^ TextOutputMethod {
    System.Xml::XmlQualifiedName^ get();
}
 

Property Value

Type: System.Xml.XmlQualifiedNameSystem.Xml.XmlQualifiedNameSystem.Xml::XmlQualifiedName^

The qualified name of the text output method.