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!

EventArgs Class

The EventArgs is the base class for event data.

Object
   EventArgs

[Visual Basic]
Public Class EventArgs
[C#]
public class EventArgs
[C++]
public __gc class EventArgs
[JScript]
public class EventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System

Assembly: mscorlib.dll

See Also

EventArgs Members | System Namespace