IBuildProcessHelp1Files Property
This read-only property is used to get a list of the HTML Help 1 (CHM) files that were built
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
Collection<string> Help1Files { get; }
ReadOnly Property Help1Files As Collection(Of String)
Get
property Collection<String^>^ Help1Files {
Collection<String^>^ get ();
}
abstract Help1Files : Collection<string> with get
Property Value
CollectionString If the HTML Help 1 format was not built, this returns an empty collection