CommonDialog::CheckPermissionsToShowDialog Method ()
.NET Framework (current version)
Determines whether sufficient permissions for displaying a dialog exist.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Exception | Condition |
|---|---|
| SecurityException | if sufficient permissions do not exist to display a dialog. |
UIPermission
to execute this method without raising of an exception. Associated enumeration: AllWindows
.NET Framework
Available since 3.0
Available since 3.0
Show: