FeatureSwitches.NLMultiLanguageModeEnabled Property

Definition

Gets a value that indicates whether the NL multi-language mode is enabled on the feature switches.

public:
 property bool NLMultiLanguageModeEnabled { bool get(); };
public bool NLMultiLanguageModeEnabled { get; }
member this.NLMultiLanguageModeEnabled : bool
Public ReadOnly Property NLMultiLanguageModeEnabled As Boolean

Property Value

true if the NL multi-language mode is enabled on the feature switches; otherwise, false.

Applies to