Determines whether the specified path refers to an existing file in the isolated store.
Syntax
[System.Runtime.InteropServices.ComVisible(false)]
public
bool FileExists (
string path)
Parameters
- path
-
The path and file name to test.
Returns
true if path refers to an existing file in the isolated store and is not null; otherwise, false.
Remarks
Requirements
Namespace: System.IO.IsolatedStorage
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0