IEnv interface
Namespace: NextDesign.Desktop
Description
Provides access to the application execution environment.
Affiliation area
Name | Description |
---|---|
global | A group of APIs that access the execution environment and execution state of the extension. |
Property
Name | Description |
---|---|
AppName | Application name |
Language | Current language of the application (Japanese: "ja", English: "en") |
Locale | Current locale of the application (Japanese: "ja", English: "en") |
MachineId | an identifier that identifies the computer |
Path | Application executable file path |
ProcessId | Identifier that identifies the execution process |
Version | Application version |