Click or drag to resize
Sandcastle Help File BuilderBindingRedirectSettingsConfigurationFile Property
This is used to get or set the path to the configuration file from which the settings should be imported.

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2014.11.22.0
Syntax
public FilePath ConfigurationFile { get; set; }

Property Value

Type: FilePath
If specified, the properties in the Binding Redirect category are ignored.
See Also