Component UtilitiesThird Party Components Folder 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: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public static string ThirdPartyComponentsFolder { get; }VB
Public Shared ReadOnly Property ThirdPartyComponentsFolder As String
GetC++
public:
static property String^ ThirdPartyComponentsFolder {
String^ get ();
}F#
static member ThirdPartyComponentsFolder : string with getProperty Value
StringRemarks
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.