Click or drag to resize

CSYS.IGetWindowsDir Method (String)

Get the Windows directory path

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

public static void IGetWindowsDir(
	ref string dir
)

Parameters

dir
Type: System.String
Buff for directory path string
See Also