BindingRedirectSettingsConfigurationFile Property

This is used to get or set the path to the configuration file from which the settings should be imported.

Definition

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

Property Value

FilePath
If specified, the properties in the Binding Redirect category are ignored.

See Also