TitleAndKeywordHtmlExtractLanguageSettings Property
This read-only property returns the list of language settings
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.12.21.0
public IList<LanguageSettings> LanguageSettings { get; }
Public ReadOnly Property LanguageSettings As IList(Of LanguageSettings)
Get
public:
property IList<LanguageSettings^>^ LanguageSettings {
IList<LanguageSettings^>^ get ();
}
member LanguageSettings : IList<LanguageSettings> with get
Property Value
IListLanguageSettings Additional language settings can be added by plug-ins if needed