FastInfoset.NET Class Reference for .NET
XmlSpace Property (XmlFastInfosetReader)






Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public ReadOnly Property XmlSpace As System.Xml.XmlSpace
'Usage
 
Dim instance As XmlFastInfosetReader
Dim value As System.Xml.XmlSpace
 
value = instance.XmlSpace
[__DynamicallyInvokable()]
public System.Xml.XmlSpace XmlSpace {get;}
public read-only property XmlSpace: System.Xml.XmlSpace; 
__DynamicallyInvokableAttribute()
public function get XmlSpace : System.Xml.XmlSpace
[__DynamicallyInvokable()]
public: __property System.Xml.XmlSpace get_XmlSpace();
[__DynamicallyInvokable()]
public:
property System.Xml.XmlSpace XmlSpace {
   System.Xml.XmlSpace get();
}
Requirements

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

See Also

Reference

XmlFastInfosetReader Class
XmlFastInfosetReader Members

Send Feedback