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






Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public Overridable ReadOnly Property XmlSpace As System.Xml.XmlSpace
'Usage
 
Dim instance As VocabularyWriter
Dim value As System.Xml.XmlSpace
 
value = instance.XmlSpace
[__DynamicallyInvokable()]
public virtual System.Xml.XmlSpace XmlSpace {get;}
public read-only property XmlSpace: System.Xml.XmlSpace; virtual; 
__DynamicallyInvokableAttribute()
public function get XmlSpace : System.Xml.XmlSpace
[__DynamicallyInvokable()]
public: __property virtual System.Xml.XmlSpace get_XmlSpace();
[__DynamicallyInvokable()]
public:
virtual 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

VocabularyWriter Class
VocabularyWriter Members

Send Feedback