XmlCommentsFileCollectionCommentFileList Method
Returns a list of the comment file paths in a format suitable for inserting into a Sandcastle
configuration file.
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string CommentFileList(
string workingFolder
)
Public Function CommentFileList (
workingFolder As String
) As String
public:
String^ CommentFileList(
String^ workingFolder
)
member CommentFileList :
workingFolder : string -> string
- workingFolder String
- The working folder path
StringThe comment file list XML tags