Click or drag to resize
Sandcastle Help File BuilderDocumentationSourceCollectionCommentsFiles Property
This read-only property returns a list of XML comments files in the collection.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public Collection<string> CommentsFiles { get; }

Property Value

Type: CollectionString
See Also