The constructors of System.IO.IsolatedStorage.IsolatedStorageFileStream are listed below. For a list of all members, see the IsolatedStorageFileStream Members list.
See Also: Inherited members from System.IO.FileStream
Initializes a new instance of an System.IO.IsolatedStorage.IsolatedStorageFileStream object giving access to the file designated by path in the specified mode. | ||
Initializes a new instance of the System.IO.IsolatedStorage.IsolatedStorageFileStream class giving access to the file designated by path, in the specified mode, with the kind of access requested. | ||
Initializes a new instance of the System.IO.IsolatedStorage.IsolatedStorageFileStream class giving access to the file designated by path, in the specified mode, and in the context of the System.IO.IsolatedStorage.IsolatedStorageFile specified by isf. | ||
Initializes a new instance of the System.IO.IsolatedStorage.IsolatedStorageFileStream class giving access to the file designated by path, in the specified mode, with the specified file access, using the file sharing mode specified by share. | ||
Initializes a new instance of the System.IO.IsolatedStorage.IsolatedStorageFileStream class giving access to the file designated by path in the specified mode, with the specified file access, and in the context of the System.IO.IsolatedStorage.IsolatedStorageFile specified by isf. | ||
Initializes a new instance of the System.IO.IsolatedStorage.IsolatedStorageFileStream class giving access to the file designated by path, in the specified mode, with the specified file access, using the file sharing mode specified by share, with the buffersize specified. | ||
Initializes a new instance of the System.IO.IsolatedStorage.IsolatedStorageFileStream class giving access to the file designated by path, in the specified mode, with the specified file access, using the file sharing mode specified by share, and in the context of the System.IO.IsolatedStorage.IsolatedStorageFile specified by isf. | ||
Initializes a new instance of the System.IO.IsolatedStorage.IsolatedStorageFileStream class giving access to the file designated by path, in the specified mode, with the specified file access, using the file sharing mode specified by share, with the buffersize specified, and in the context of the System.IO.IsolatedStorage.IsolatedStorageFile specified by isf. |