Click or drag to resize
Sandcastle Help File BuilderCodeSnippetCollectionCodeSnippetFile Property
This is used to get the build item related to the code snippet file containing the collection items.

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public FileItem CodeSnippetFile { get; }

Property Value

Type: FileItem
See Also