ISandcastleProject.Language Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get the language option for the help file and to determine which set of presentation resource files to use.
CultureInfo Language { get; }
Property Value
- CultureInfo
If a matching set of presentation resources cannot be found for the specified language, the US English set will be used.
Remarks
The MS Help Viewer 1.0 Catalog ID is composed of the CatalogProductId, the
CatalogVersion, and the Language code. For example, the English Visual Studio 10
catalog is VS_100_EN-US.