CloudFile.DeleteIfExistsAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudFile.DeleteIfExistsAsync () Deletes the file if it already exists.
CloudFile.DeleteIfExistsAsync (AccessCondition, FileRequestOptions, OperationContext) Deletes the file if it already exists.

See Also