Click or drag to resize

InstallerConfiguration Property

Gets or sets the configuration.

Namespace:  callback.ShellBoost.Core.Client
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public ShellFolderConfiguration Configuration { get; set; }

Property Value

Type: ShellFolderConfiguration
The configuration.
See Also