Share via


StorageFile.DeleteAsync Method

Definition

Deletes the file from the storage account.

public System.Threading.Tasks.Task DeleteAsync();
member this.DeleteAsync : unit -> System.Threading.Tasks.Task
Public Function DeleteAsync () As Task

Returns

Applies to