Click or drag to resize
Sandcastle Help File BuilderPlugInConfigurationDictionary Constructor
Default constructor

Namespace: SandcastleBuilder.Utils.BuildComponent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public PlugInConfigurationDictionary(
	SandcastleProject project
)

Parameters

project
Type: SandcastleBuilder.UtilsSandcastleProject
The project that owns the collection
See Also