TypeDescriptorPermission::Flags Property
.NET Framework (current version)
Gets or sets the TypeDescriptorPermissionFlags for the type descriptor.
Assembly: System (in System.dll)
public: property TypeDescriptorPermissionFlags Flags { TypeDescriptorPermissionFlags get(); void set(TypeDescriptorPermissionFlags value); }
Property Value
Type: System.Security.Permissions::TypeDescriptorPermissionFlagsThe TypeDescriptorPermissionFlags for the type descriptor.
.NET Framework
Available since 4.0
Available since 4.0
Show: