Gets the executing assembly.
Syntax
Smartsite SXML | Copy Code |
---|---|
string env.getcurrentexecutable() |
Parameters
This Viper method does not expose any parameters.
Return Value
Data Type | Description |
---|---|
String | The full path of the entrypoint assembly that is currently executing. |