Click or drag to resize

CPROJIGetDefaultProjectPath Method (String)

Get default project folder.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void IGetDefaultProjectPath(
	ref string folder
)

public static void IGetDefaultProjectPath(
	ref string folder
)

Parameters

folder
Type: SystemString
Returned default path
Remarks
Get default project folder.
See Also