Click or drag to resize

InstallerConfiguration Property

Gets or sets the configuration.

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

Property Value

Type: ShellFolderConfiguration
The configuration.
See Also