System.IO.IsolatedStorage.IsolatedStorageFile.DirectoryExists Method

Determines whether the specified path refers to an existing directory in the isolated store.

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public bool DirectoryExists (string path)

Parameters

path
The path to test.

Returns

true if path refers to an existing directory 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