BuildProcessCommentsFiles Property

This read-only property returns the XML comments files collection

Definition

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

Property Value

XmlCommentsFileCollection

See Also