FeatureSwitches.NLMultiLanguageModeEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.