Xml Comments File CollectionComment File List Method
Returns a list of the comment file paths in a format suitable for inserting into a Sandcastle
configuration file.
Definition
Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The comment file list XML tags
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public string CommentFileList(
string workingFolder
)VB
Public Function CommentFileList (
workingFolder As String
) As StringC++
public:
String^ CommentFileList(
String^ workingFolder
)F#
member CommentFileList :
workingFolder : string -> string Parameters
- workingFolder String
- The working folder path
Return Value
StringThe comment file list XML tags