Click or drag to resize

CSBFDelDir Method

Delete a directory (storage) from this storage.

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

public void DelDir(
	string dir
)

Parameters

dir
Type: SystemString
Dir/Storage Name
See Also