lpsolve 55Set Environment Variable Method
Definition
Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
C#
private static bool SetEnvironmentVariable(
ref string name,
ref string value
)VB
Private Shared Function SetEnvironmentVariable (
ByRef name As String,
ByRef value As String
) As Boolean