Click or drag to resize

CMAPTEMPLATEGetFileName Method (String)

Get the file name of the map template.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void GetFileName(
	ref string name
)

public void GetFileName(
	ref string name
)

Parameters

name
Type: SystemString
Returned map template file name
See Also