| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : Settings Property |
'Declaration Public Overrides NotOverridable ReadOnly Property Settings As System.Xml.XmlReaderSettings
'Usage Dim instance As XmlFastInfosetReader Dim value As System.Xml.XmlReaderSettings value = instance.Settings
public override System.Xml.XmlReaderSettings Settings {get;}
public read-only property Settings: System.Xml.XmlReaderSettings; override;
public override function get Settings : System.Xml.XmlReaderSettings
public: __property System.Xml.XmlReaderSettings* get_Settings() override;
public:
property System.Xml.XmlReaderSettings^ Settings {
System.Xml.XmlReaderSettings^ 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
XmlFastInfosetReader Class
XmlFastInfosetReader Members
Base Implementation in Settings