Mono Class Library: Overview

System.Security.Permissions.FileIOPermissionAttribute: Property Members

The properties of System.Security.Permissions.FileIOPermissionAttribute are listed below. For a list of all members, see the FileIOPermissionAttribute Members list.

See Also: Inherited members from System.Security.Permissions.CodeAccessSecurityAttribute

Public Properties

Allstring. Documentation for this section has not yet been entered.
AllFilesFileIOPermissionAccess. Documentation for this section has not yet been entered.
AllLocalFilesFileIOPermissionAccess. Documentation for this section has not yet been entered.
Appendstring. Gets or sets the name of a file or directory for which append access is secured.
ChangeAccessControlstring. Documentation for this section has not yet been entered.
PathDiscoverystring. Gets or sets the name of a file or directory for which path discovery access is secured.
Readstring. Gets or sets the name of a file or directory for which read access is secured.
ViewAccessControlstring. Documentation for this section has not yet been entered.
ViewAndModifystring. Documentation for this section has not yet been entered.
Writestring. Gets or sets the name of a file or directory for which write access is secured.