ShellContextIsClientInSameSession Property |
Indicates if the client is running in the same session than this process.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public bool IsClientInSameSession { get; }
Property Value
Type:
Booleantrue if the client is running in the same session than this process.
See Also