Compartir a través de


FileUtility.DeleteIfExistsAsync(String) Método

Definición

public static System.Threading.Tasks.Task<bool> DeleteIfExistsAsync (string path);
static member DeleteIfExistsAsync : string -> System.Threading.Tasks.Task<bool>
Public Shared Function DeleteIfExistsAsync (path As String) As Task(Of Boolean)

Parámetros

path
String

Devoluciones

Se aplica a