PresentationStyleSettingsRequiresHtmlExtractBuildStep Property
This is used to get or set whether or not the presentation style requires the HTML extract build step
for website output.
Namespace: Sandcastle.Core.PresentationStyleAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public bool RequiresHtmlExtractBuildStep { get; protected set; }
Public Property RequiresHtmlExtractBuildStep As Boolean
Get
Protected Set
public:
property bool RequiresHtmlExtractBuildStep {
bool get ();
protected: void set (bool value);
}
member RequiresHtmlExtractBuildStep : bool with get, set
Property Value
BooleanThis is false by default and is currently only used by the legacy VS2013 presentation style