System.Security.AccessControl.FileSystemRights.Modify Field

Specifies the right to read, write, list folder contents, delete folders and files, and run application files. This right includes the FileSystemRights.ReadAndExecute right, the FileSystemRights.Write right, and the FileSystemRights.Delete right.

Syntax

FileSystemRights Modify

Requirements

Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0