Click or drag to resize

CUSERMETASetProject Method

Set the File Project

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetProject(
	string project
)

public void SetProject(
	string project
)

Parameters

project
Type: SystemString
Project
See Also