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 Class

[To be supplied.]

Object
   EventArgs
      XmlAttributeEvent

[Visual Basic]
Public Class XmlAttributeEvent
   Inherits EventArgs
[C#]
public class XmlAttributeEvent : EventArgs
[C++]
public __gc class XmlAttributeEvent : public EventArgs
[JScript]
public class XmlAttributeEvent extends EventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization

Assembly: System.Xml.Serialization.dll

See Also

XmlAttributeEvent Members | System.Xml.Serialization Namespace