XdmWriterSettings.JsonOutputMethod PropertyXdmWriterSettings.JsonOutputMethod PropertyXdmWriterSettings::JsonOutputMethod Property
- XmlPrime 3.1
- Other Versions ▼
Gets the qualified name of the JSON output method.
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
Syntax
Public Shared ReadOnly Property JsonOutputMethod As System.Xml.XmlQualifiedName Get
public static System.Xml.XmlQualifiedName JsonOutputMethod { get; }
public: static property System.Xml::XmlQualifiedName^ JsonOutputMethod { System.Xml::XmlQualifiedName^ get(); }
Property Value
Type: System.Xml.XmlQualifiedNameSystem.Xml.XmlQualifiedNameSystem.Xml::XmlQualifiedName^
The qualified name of the JSON output method.