CloudFileDirectory.CreateIfNotExistsAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudFileDirectory.CreateIfNotExistsAsync () Creates the directory if it does not already exist.
CloudFileDirectory.CreateIfNotExistsAsync (FileRequestOptions, OperationContext) Creates the directory if it does not already exist.

See Also