Click or drag to resize
Directory Constructor
Initializes a new instance of the Directory class, which provides operations with directories.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 11.0.0
Syntax
C#
public Directory()
See Also