Click or drag to resize

ShellContextClone Method

Clones this instance.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual ShellContext Clone()

Return Value

Type: ShellContext
An instance of the ShellContext class.
See Also