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!

XmlAttributeEvent.Attr

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Attr As XmlAttribute
[C#]
public XmlAttribute Attr {get;}
[C++]
public: __property XmlAttribute get_Attr();
[JScript]
public function get Attr() : XmlAttribute;

See Also

XmlAttributeEvent Class | XmlAttributeEvent Members | System.Xml.Serialization Namespace