SandcastleProjectCatalogName Property

This read-only property is used to get a non-standard MS Help Viewer 2.x content catalog name

Definition

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

Property Value

String
If not specified, the default will be set based on the Visual Studio version catalog related to the Help Viewer (VisualStudio12 for Visual Studio 2013 for example).

See Also