BuildProcessCommentsFiles Property
This read-only property returns the XML comments files collection
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public XmlCommentsFileCollection CommentsFiles { get; }
Public ReadOnly Property CommentsFiles As XmlCommentsFileCollection
Get
public:
property XmlCommentsFileCollection^ CommentsFiles {
XmlCommentsFileCollection^ get ();
}
member CommentsFiles : XmlCommentsFileCollection with get
Property Value
XmlCommentsFileCollection