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:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public CLSCTX ClassContext { get; }

Property Value

Type: CLSCTX
The class context.
See Also