| Noemax.FastInfoset Namespace > XmlFastInfosetWriter Class : XmlSpace Property |
'Declaration Public Overrides NotOverridable ReadOnly Property XmlSpace As System.Xml.XmlSpace
'Usage Dim instance As XmlFastInfosetWriter Dim value As System.Xml.XmlSpace value = instance.XmlSpace
public override System.Xml.XmlSpace XmlSpace {get;}
public read-only property XmlSpace: System.Xml.XmlSpace; override;
public override function get XmlSpace : System.Xml.XmlSpace
public: __property System.Xml.XmlSpace get_XmlSpace() override;
public:
property System.Xml.XmlSpace XmlSpace {
System.Xml.XmlSpace 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 XmlSpace