UIPermissionAttribute::Window Property

 

Gets or sets the type of access to the window resources that is permitted.

Namespace:   System.Security.Permissions
Assembly:  mscorlib (in mscorlib.dll)

public:
property UIPermissionWindow Window {
	UIPermissionWindow get();
	void set(UIPermissionWindow value);
}

.NET Framework
Available since 1.1
Return to top
Show: