TypeDescriptorPermission::Flags Property

.NET Framework (current version)
 

Gets or sets the TypeDescriptorPermissionFlags for the type descriptor.

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

public:
property TypeDescriptorPermissionFlags Flags {
	TypeDescriptorPermissionFlags get();
	void set(TypeDescriptorPermissionFlags value);
}

.NET Framework
Available since 4.0
Return to top
Show: