BindingRedirectSettingsConfigurationFile Property
This is used to get or set the path to the configuration file from which the settings should be
imported.
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2024.12.21.0
public FilePath ConfigurationFile { get; set; }
Public Property ConfigurationFile As FilePath
Get
Set
public:
property FilePath^ ConfigurationFile {
FilePath^ get ();
void set (FilePath^ value);
}
member ConfigurationFile : FilePath with get, set
Property Value
FilePathIf specified, the properties in the Binding Redirect category are ignored.