UtilSetupInstallRoot Method |
Sets up a run environment that does not utilize the GAC.
This is only necessary in a develoment environment and should not
be used by others.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public static void SetupInstallRoot()
Public Shared Sub SetupInstallRoot
public:
static void SetupInstallRoot()
See Also