Reflection .NET API
Attachmate.Reflection.Framework Assembly / Attachmate.Reflection.Framework Namespace / ApplicationClosingEventArgs Class
Members


ApplicationClosingEventArgs Class
ApplicationClosing event argument.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class ApplicationClosingEventArgs 
   Inherits System.MarshalByRefObject
 
'Usage
 
Dim instance As ApplicationClosingEventArgs
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      Attachmate.Reflection.Framework.ApplicationClosingEventArgs

See Also