ComponentOne Web API Edition
Delete Method (IDirectoryStorage)

C1.Web.Api.Storage Namespace > IDirectoryStorage Interface : Delete Method
Delete the directory from storage.
Syntax
'Declaration
 
Sub Delete( _
   Optional ByVal recursive As Boolean _
) 
void Delete( 
   bool recursive
)

Parameters

recursive
See Also

Reference

IDirectoryStorage Interface
IDirectoryStorage Members