Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectDocumentationSources Property
Returns the list of documentation sources to use in building the help file.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public DocumentationSourceCollection DocumentationSources { get; }

Property Value

Type: DocumentationSourceCollection
See Also