XdmWriterSettings.HtmlOutputMethod PropertyXdmWriterSettings.HtmlOutputMethod PropertyXdmWriterSettings::HtmlOutputMethod Property

Gets the qualified name of the HTML output method.

Syntax

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

Property Value

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

The qualified name of the HTML output method.