IFileSystem.FileExists(String) Método

Definición

public:
 bool FileExists(System::String ^ path);
public bool FileExists (string path);
abstract member FileExists : string -> bool
Public Function FileExists (path As String) As Boolean

Parámetros

path
String

Devoluciones

Boolean

Se aplica a