FileShare.WRITE

Overview | Methods | Fields | This Package | All Packages

FileShare.WRITE

Allows subsequent opening of the file for writing.

Syntax

public static final int WRITE;

Remarks

If this flag is not specified, any request to open the file for writing will fail until the file is closed.


Send feedback to MSDN.Look here for MSDN Online resources.