Table of Contents

ISandcastleProject.ComponentConfigurations Property

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

This read-only property is used to get a dictionary of build component configurations

ComponentConfigurationDictionary ComponentConfigurations { get; }

Property Value

ComponentConfigurationDictionary

Remarks

This allows you to configure the settings for third party build components if they support it.