XmlDataContractSerializerOutputFormatter.WriterSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the settings to be used by the XmlWriter.
public:
property System::Xml::XmlWriterSettings ^ WriterSettings { System::Xml::XmlWriterSettings ^ get(); };
public System.Xml.XmlWriterSettings WriterSettings { get; }
member this.WriterSettings : System.Xml.XmlWriterSettings
Public ReadOnly Property WriterSettings As XmlWriterSettings