C#C++F#VB
CloudFile.::..BeginDeleteIfExists Method
Namespace:
Microsoft.WindowsAzure.Storage.File
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
BeginDeleteIfExists(AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(AccessCondition^, FileRequestOptions^, OperationContext^, AsyncCallback^, Object^)(AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous request to delete the file if it already exists. | |
BeginDeleteIfExists(AsyncCallback, Object)(AsyncCallback^, Object^)(AsyncCallback, Object)(AsyncCallback, Object) | Begins an asynchronous request to delete the file if it already exists. |