Click or drag to resize

CSYSSetEnv Method

Set an environment setting.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void SetEnv(
	string parm,
	string set
)

public static void SetEnv(
	string parm,
	string set
)

Parameters

parm
Type: SystemString
Setting
set
Type: SystemString
Value
See Also