Click or drag to resize
CSBFDelFile Method
Delete a file from this storage.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void DelFile(
	string file
)

Parameters

file
Type: SystemString
File Name
See Also