IResourceLocale.Id

Syntax

Id: String;

Description

The Id property returns identifier of the language of the resource editor.

Comments

To get language key, use the IResourceLocale.Key property.

Example

The property use is given in the example for IResourceLocales.CurrentLocale.

See also:

IResourceLocale