/
QWS3270.Application_Property
QWS3270.Application_Property
Gets a QWS Application interface.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public IApplication Application { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Application As IApplication |
Visual C++ |
---|
public: virtual property IApplication^ Application { IApplication^ get () sealed; } |
JavaScript |
---|
function get_Application(); |
Field Value
The IApplication interface.
Implements
See Also
QWS3270 Class
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.
, multiple selections available,
Related content
Command Line Parameter Syntax
Command Line Parameter Syntax
More like this
Sample Command Line Parameter Entries
Sample Command Line Parameter Entries
More like this
Undocumented Session Parameters
Undocumented Session Parameters
More like this
How to use Command Line Parameters
How to use Command Line Parameters
More like this
How to use Installer Command Line Parameters
How to use Installer Command Line Parameters
More like this
Installer Command Line Parameter Syntax
Installer Command Line Parameter Syntax
More like this