ISandcastle ProjectPlug In Configurations Property
This read-only property is used to get a dictionary of build process plug-in configurations
Definition
Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
PlugInConfigurationDictionary PlugInConfigurations { get; }VB
ReadOnly Property PlugInConfigurations As PlugInConfigurationDictionary
GetC++
property PlugInConfigurationDictionary^ PlugInConfigurations {
PlugInConfigurationDictionary^ get ();
}F#
abstract PlugInConfigurations : PlugInConfigurationDictionary with getProperty Value
PlugInConfigurationDictionaryRemarks
This allows you to select and configure the settings for third party build process plug-ins