Represents HyperX's execution environment (where HyperX is installed).
More...
Represents HyperX's execution environment (where HyperX is installed).
◆ Initialize()
| void HyperX.Scripting.Environment.Initialize |
( |
| ) |
|
|
static |
Initialize the HyperX scripting environment.
◆ SetLocation()
| void HyperX.Scripting.Environment.SetLocation |
( |
string | location | ) |
|
|
static |
Set the directory location of the HyperX binaries.
- This method is not required for Python and IronPython client application.
- This method is required for C# and VB.NET clients as these applications need HyperX.Scripting.dll alongside its binaries.
- Parameters
-
| location | Path to the binaries. |
◆ InstallLocation
| string HyperX.Scripting.Environment.InstallLocation |
|
staticget |
The documentation for this class was generated from the following file: