lpsolve55GetEnvironmentVariable Method |
Namespace: DWSIM.MathOpsAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax private static string GetEnvironmentVariable(
ref string name
)
Private Shared Function GetEnvironmentVariable (
ByRef name As String
) As String
Request Example
View SourceParameters
- name String
-
Return Value
StringSee Also