NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CoreXmlReader.IsAttrText

[To be supplied.]

[Visual Basic]
Protected ReadOnly Property IsAttrText As Boolean
[C#]
protected bool IsAttrText {get;}
[C++]
protected: __property bool get_IsAttrText();
[JScript]
protected function get IsAttrText() : Boolean;

See Also

CoreXmlReader Class | CoreXmlReader Members | System.Data.XML Namespace