ID__Property
Gets the one character session ID.
Namespace: Â JollyGiant.Emulation
Assembly: Â JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public char ID { get; internal set; } |
Visual Basic (Declaration) |
---|
Public Property ID As Char |
Visual C++ |
---|
public: virtual property wchar_t ID { wchar_t get () sealed; void set (wchar_t value) sealed; } |
JavaScript |
---|
function get_ID(); function set_ID(value); |
Field Value
The session ID.
Implements
See Also
SessionInfo Class
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.