Click or drag to resize

CUSERMETAIGetProject Method (String, Int32)

Get the File Project

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void IGetProject(
	ref string project,
	int size
)

public void IGetProject(
	ref string project,
	int size
)

Parameters

project
Type: SystemString
Title returned
size
Type: SystemInt32
Maximum name size
See Also