FileShare.READ

Overview | Methods | Fields | This Package | All Packages

FileShare.READ

Allows subsequent opening of the file for reading.

Syntax

public static final int READ;

Remarks

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


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