XmlSerializerOutputFormatter.WriterSettings Property

Definition

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

Property Value

Applies to