Click or drag to resize

CPROJSetDefaultProjectPath Method

Set 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 SetDefaultProjectPath(
	string folder
)

public static void SetDefaultProjectPath(
	string folder
)

Parameters

folder
Type: SystemString
Default path
Remarks
Set default project folder.
See Also