ComponentUtilitiesThirdPartyComponentsFolder Property

This read-only property returns the common application data build components folder

Definition

Namespace: Sandcastle.Core
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public static string ThirdPartyComponentsFolder { get; }

Property Value

String

Remarks

Third party components should be located in the EWSoftware\Sandcastle Help File Builder\Components and Plug-Ins folder or a subfolder beneath it in the common application data folder.

See Also