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


Application Class
Application represents an instance of the emulator.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class Application 
   Inherits Proxy
 
'Usage
 
Dim instance As Application
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
         Attachmate.Reflection.Framework.Application

See Also