Click or drag to resize
CSBFDelDir Method
Delete a directory (storage) 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 DelDir(
	string dir
)

Parameters

dir
Type: SystemString
Dir/Storage Name
See Also