ComponentUtilities.SupportedLanguages Property
Definition
- Namespace
- Sandcastle.Core
- Assembly
- Sandcastle.Core.dll
This read-only property returns a list of languages supported by the help file builder presentation styles.
public static IEnumerable<CultureInfo> SupportedLanguages { get; }
Property Value
- IEnumerable<CultureInfo>
The available language resources are determined by seeing what stop word list translations are available.