Click or drag to resize
Sandcastle Help File BuilderTopicCollectionFileItem Property
This read-only property returns the project file item associated with the collection.

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

Property Value

Type: FileItem
See Also