Contains the file name and the current "loaded" state of a dictionary. Is needed mainly by Get
{
fileName: <string>,
isLoaded: <boolean>
}
Introduced: 32.0.
Property | Description |
---|---|
file |
The dictionary file name. |
is |
Indicates whether the dictionary is currently loaded. |