xSession.interfaceLanguage Method
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.
Retrieves the ID for the language that is used on menus and dialogs for the session.
public:
virtual System::String ^ interfaceLanguage();
public virtual string interfaceLanguage ();
abstract member interfaceLanguage : unit -> string
override this.interfaceLanguage : unit -> string
Public Overridable Function interfaceLanguage () As String
Returns
A string that contains the ID of the language used on menus and dialogs in the session.
Remarks
For example, this method returns "en-us" if the language is set to US English. The documentation language can be selected separately and is not necessarily identical to the language used in menus and dialogs. To retrieve the language ID for documentation, use .