ShellContextCurrent Property |
Gets the current context.
Note the current context is bound to the current thread.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static ShellContext Current { get; }
Property Value
Type:
ShellContextAn instance of the ShellContext class.
See Also