Partager via


Check.FileExists(String) Méthode

Définition

Vérifie si filePath existe lève FileNotFoundException si le filePath n’existe pas

public static void FileExists (string filePath);
static member FileExists : string -> unit
Public Shared Sub FileExists (filePath As String)

Paramètres

filePath
String

informations de chemin de fichier à des fins de journalisation

S’applique à