System.Security.Permissions.FileIOPermissionAttribute.All Property

Gets or sets full access for the file or directory that is specified by the string value.

Syntax

[System.Obsolete("use newer properties")]
public string All { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This property sets access for a single file or directory. Use additional attributes to specify additional files and directories.

Requirements

Namespace: System.Security.Permissions
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0