IBuildProcessCommentsFiles Property
This read-only property is used to get the XML comments files collection
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
XmlCommentsFileCollection CommentsFiles { get; }
ReadOnly Property CommentsFiles As XmlCommentsFileCollection
Get
property XmlCommentsFileCollection^ CommentsFiles {
XmlCommentsFileCollection^ get ();
}
abstract CommentsFiles : XmlCommentsFileCollection with get
Property Value
XmlCommentsFileCollection