XdmSerializationSettings.XmlOutputMethod PropertyXdmSerializationSettings.XmlOutputMethod PropertyXdmSerializationSettings::XmlOutputMethod Property
- XmlPrime 1.0
Gets the qualified name of the XML output method.
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
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.