SandcastleProjectLanguage Property
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.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public CultureInfo Language { get; }
Public ReadOnly Property Language As CultureInfo
Get
public:
property CultureInfo^ Language {
CultureInfo^ get ();
}
member Language : CultureInfo with get
Property Value
CultureInfoIf a matching set of presentation resources cannot be found for the specified language, the
US English set will be used.
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.