ISandcastleProjectComponentConfigurations Property
This read-only property is used to get a dictionary of build component configurations
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
ComponentConfigurationDictionary ComponentConfigurations { get; }
ReadOnly Property ComponentConfigurations As ComponentConfigurationDictionary
Get
property ComponentConfigurationDictionary^ ComponentConfigurations {
ComponentConfigurationDictionary^ get ();
}
abstract ComponentConfigurations : ComponentConfigurationDictionary with get
Property Value
ComponentConfigurationDictionary This allows you to configure the settings for third party build components if they
support it.