| Noemax.FastInfoset Namespace > XmlFastInfosetWriter Class : Settings Property |
'Declaration Public Overrides NotOverridable ReadOnly Property Settings As System.Xml.XmlWriterSettings
'Usage Dim instance As XmlFastInfosetWriter Dim value As System.Xml.XmlWriterSettings value = instance.Settings
public override System.Xml.XmlWriterSettings Settings {get;}
public read-only property Settings: System.Xml.XmlWriterSettings; override;
public override function get Settings : System.Xml.XmlWriterSettings
public: __property System.Xml.XmlWriterSettings* get_Settings() override;
public:
property System.Xml.XmlWriterSettings^ Settings {
System.Xml.XmlWriterSettings^ get() override;
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
XmlFastInfosetWriter Class
XmlFastInfosetWriter Members
Base Implementation in Settings