System.IO.IsolatedStorage.IsolatedStorageFile.CreateFile Method

Creates a file in the isolated store.

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public IsolatedStorageFileStream CreateFile (string path)

Parameters

path
The relative path of the file to create.

Returns

A new isolated storage file.

Remarks

Requirements

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