BuildProcessPresentationStyleFolder Property

This returns the name of the main Sandcastle presentation style folder determined by the build process.

Definition

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string PresentationStyleFolder { get; }

Property Value

String

See Also