Click or drag to resize
Sandcastle Help File BuilderMSHelpAttrCollection Constructor
Constructor

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

Parameters

project
Type: SandcastleBuilder.UtilsSandcastleProject
The project that owns the collection or null for a standalone collection
See Also