Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.AzureStorage
Directory Class
Directory Methods
Delete Method
Delete Method (String)
Delete Method (String, Boolean)
Directory
Delete Method (String)
Deletes an empty directory.
Namespace:
CMS.AzureStorage
Assembly:
CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 11.0.0
Syntax
C#
Copy
public
override
void
Delete
(
string
path
)
Parameters
path
Type:
System
String
Path to directory
Exceptions
Exception
Condition
PathTooLongException
path
is too long
ArgumentException
path
contains invalid characters
See Also
Reference
Directory Class
Delete Overload
CMS.AzureStorage Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com