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






Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public ReadOnly Property XmlLang As System.String
'Usage
 
Dim instance As XmlFastInfosetReader
Dim value As System.String
 
value = instance.XmlLang
[__DynamicallyInvokable()]
public System.string XmlLang {get;}
public read-only property XmlLang: System.String; 
__DynamicallyInvokableAttribute()
public function get XmlLang : System.String
[__DynamicallyInvokable()]
public: __property System.string* get_XmlLang();
[__DynamicallyInvokable()]
public:
property System.String^ XmlLang {
   System.String^ 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