SandcastleProjectPlugInConfigurations Property
This read-only property is used to get a dictionary of build process plug-in configurations
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public PlugInConfigurationDictionary PlugInConfigurations { get; }
Public ReadOnly Property PlugInConfigurations As PlugInConfigurationDictionary
Get
public:
property PlugInConfigurationDictionary^ PlugInConfigurations {
PlugInConfigurationDictionary^ get ();
}
member PlugInConfigurations : PlugInConfigurationDictionary with get
Property Value
PlugInConfigurationDictionary This allows you to select and configure the settings for third party build process plug-ins