Click or drag to resize

CSYSIGetWindowsDir Method (String)

Get the Windows directory path

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
public static void IGetWindowsDir(
	ref string dir
)

public static void IGetWindowsDir(
	ref string dir
)

Parameters

dir
Type: SystemString
Buff for directory path string
See Also