/
ForegroundSessionString Property

ForegroundSessionString Property

Gets the identifier of the session that is currently in the foreground, in string format, for languages that don't have a character data type.

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
string ForegroundSessionString { get; }
Visual Basic (Declaration)
ReadOnly Property ForegroundSessionString As String
Visual C++
property String^ ForegroundSessionString {
	String^ get ();
}
JavaScript
function get_ForegroundSessionString();

Field Value

The foreground session identifier.

See Also


IQWS3270 Interface
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.



Related content

ForegroundSession Property
ForegroundSession Property
More like this
ISessionInfo_ID Property
ISessionInfo_ID Property
More like this
ISessionInfo Interface
ISessionInfo Interface
More like this
Get Session Method
Get Session Method
More like this
Get.Session.Method
Get.Session.Method
More like this
GetSessions.Method (String, Int32)
GetSessions.Method (String, Int32)
More like this