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