SandcastleProjectCatalogName Property
This read-only property is used to get a non-standard MS Help Viewer 2.x content catalog name
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string CatalogName { get; }
Public ReadOnly Property CatalogName As String
Get
public:
property String^ CatalogName {
String^ get ();
}
member CatalogName : string with get
Property Value
StringIf 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).