Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

IQWS3270..::.Application

See Also


QWS3270 Class
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

...