FileShare (System.IO.FileShare)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: mscorlib.dll

Contains constants for controlling the kind of access other FileStreams can have to the same file.

VB.NET C#

C#

public enum struct FileShare : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

Autodesk - Discussion Groups - System.MissingMethodException

db.ReadDwgFile(filename, System.IO.FileShare.None, false, null); Transaction tr = db.TransactionManager.StartTransaction(); LayerTable lt = (LayerTable)tr.GetObject(db.LayerTableId ...

Evolution-1.5 and IMAP support

Could not find file "imap://USERNAME MY IP/INBOX". in <0x002fd> System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool) in <0x00037 ...

Exception while Optimizing the index database

... 5me.prx in [0x001ea] (at /cvs/1-mono/mcs/class/corlib/System.IO/FileStream.cs:180) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare ...

Mono Documentation

Mono Class Library : System.IO Namespace System.IO.FileShare Enumeration: Specifies the level of access permitted for a file that is already in use.

Mono Documentation

IsolatedStorageFileStream ( string , System.IO.FileMode , System.IO.FileAccess , System.IO.FileShare ) Documentation for this section has not yet been entered.

FileShare Enumeration

Contains constants for controlling the kind of access other FileStreams can have to the same file. This enumeration has a FlagsAttribute attribute that allows a bitwise combination ...

System.IO.FileShare Enum

Base Types Object ValueType Enum FileShare. Assembly mscorlib Library BCL Summary Specifies the level of access permitted for a file that is already in use.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support