XdmSerializationSettings.XHtmlOutputMethod PropertyXdmSerializationSettings.XHtmlOutputMethod PropertyXdmSerializationSettings::XHtmlOutputMethod Property
- XmlPrime 1.0
Gets the qualified name of the XHTML output method.
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
Syntax
Public Shared ReadOnly Property XHtmlOutputMethod As System.Xml.XmlQualifiedName Get
public static System.Xml.XmlQualifiedName XHtmlOutputMethod { get; }
public: static property System.Xml::XmlQualifiedName^ XHtmlOutputMethod { System.Xml::XmlQualifiedName^ get(); }
Property Value
Type: System.Xml.XmlQualifiedNameSystem.Xml.XmlQualifiedNameSystem.Xml::XmlQualifiedName^
The qualified name of the XHTML output method.