System.Security.AccessControl.FileSystemRights.ReadAndExecute Field

Specifies the right to open and copy folders or files as read-only, and to run application files. This right includes the FileSystemRights.Read right and the FileSystemRights.ExecuteFile right.

Syntax

FileSystemRights ReadAndExecute

Requirements

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