TitleAndKeywordHtmlExtractWebsiteFolder Property
This is used to get or set the website file folder name containing the website files to be processed.
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.12.21.0
public string WebsiteFolder { get; set; }
Public Property WebsiteFolder As String
Get
Set
public:
property String^ WebsiteFolder {
String^ get ();
void set (String^ value);
}
member WebsiteFolder : string with get, set
Property Value
StringThis is optional. If not set, no HTML help 1 files will be processed.