System.IO.IsolatedStorage.IsolatedStorageFile.FileExists Method

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

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO.IsolatedStorage
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0