XdmWriterSettings.XmlOutputMethod PropertyXdmWriterSettings.XmlOutputMethod PropertyXdmWriterSettings::XmlOutputMethod Property

Gets the qualified name of the XML output method.

Syntax

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

Property Value

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

The qualified name of the XML output method.