FILE_SHARE_WRITE (Constants)
Last changed: 94.229.131.27

.
Summary
TODO - a short description of this collection of constants

C# Constants:

const int FILE_SHARE_WRITE = 2;

VB Constants:

Const FILE_SHARE_WRITE As Integer = 2

Notes:

None.