Click or drag to resize
Sandcastle Help File BuilderBuildProcessCommentsFiles Property
This read-only property returns the XML comments files collection

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public XmlCommentsFileCollection CommentsFiles { get; }

Property Value

Type: XmlCommentsFileCollection
See Also