UIPermissionAttribute::Window Property
.NET Framework (current version)
Gets or sets the type of access to the window resources that is permitted.
Assembly: mscorlib (in mscorlib.dll)
public: property UIPermissionWindow Window { UIPermissionWindow get(); void set(UIPermissionWindow value); }
Property Value
Type: System.Security.Permissions::UIPermissionWindowOne of the UIPermissionWindow values.
.NET Framework
Available since 1.1
Available since 1.1
Show: