Skip to main content

IEnv Interface

Namespace: NextDesign.Desktop

Description

Provides access to the application execution environment.

Belonging Area

NameDescription
GlobalA set of APIs to access the extension execution environment and execution status.

Property

NameDescription
AppNameApplication name
LanguageCurrent language of the application (Japanese: "ja", English: "en")
LocaleCurrent locale of the application (Japanese: "ja", English: "en")
MachineIdIdentifier to identify the computer
PathPath to the application's executable file
ProcessIdIdentifier to identify the running process
SchemaVersionSchema version of the application
VersionVersion of the application