Click or drag to resize

ShellBindContextClassContext Property

Gets values that are used in activation calls to indicate the execution contexts in which an object is to be run.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public CLSCTX ClassContext { get; }

Property Value

Type: CLSCTX
The class context.
See Also