Bexel Manager API Documentation
|
Represents the context in which the add-in is executed in. More...
Properties | |
IUIApplication | UIApplication [get] |
Returns the reference to the UI part of the host application. More... | |
string | BaseDirectory [get] |
Returns the directory from which the add-in manifests are loaded. More... | |
Version | BexelApplicationVersion [get] |
Returns the full version number of the Bexel Application in which the add-in is executed in. More... | |
Represents the context in which the add-in is executed in.
|
get |
Returns the directory from which the add-in manifests are loaded.
The add-in binaries are not necessarily located in this directory.
|
get |
Returns the full version number of the Bexel Application in which the add-in is executed in.
|
get |
Returns the reference to the UI part of the host application.