IBuildProcessHelpFormatOutputFolders Property
This read-only property returns a collection of the output folders specific to each help file format
produced by the build.
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
Collection<string> HelpFormatOutputFolders { get; }
ReadOnly Property HelpFormatOutputFolders As Collection(Of String)
Get
property Collection<String^>^ HelpFormatOutputFolders {
Collection<String^>^ get ();
}
abstract HelpFormatOutputFolders : Collection<string> with get
Property Value
CollectionString