LanguageSpecificTextNeutral Field
This represents the neutral language identifier
Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.HtmlAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public const string Neutral = "nu"
Public Const Neutral As String = "nu"
public:
literal String^ Neutral = "nu"
static val mutable Neutral: string
Field Value
StringThe text for this value will be used if it doesn't have a specific match in the topic's
language filter selection. Typically, this is used when the same keyword can be used for multiple
languages.