FileDialogPermission Constructor (FileDialogPermissionAccess)
.NET Framework (current version)
Initializes a new instance of the FileDialogPermission class with the specified access.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- access
-
Type:
System.Security.Permissions::FileDialogPermissionAccess
A bitwise combination of the FileDialogPermissionAccess values.
| Exception | Condition |
|---|---|
| ArgumentException | The access parameter is not a valid combination of the FileDialogPermissionAccess values. |
.NET Framework
Available since 1.1
Available since 1.1
Show: