Click or drag to resize
CGISIGetFileName Method (String, Int32)
Get the file name

Available since Oasis montaj version: 7.1
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void IGetFileName(
	ref string name,
	int length
)

Parameters

name
Type: SystemString
Returned file name
length
Type: SystemInt32
Size of file name string
See Also