Returns the properties for this instance of a component using the attribute array as a filter.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- attributes
- Type: System Attribute
An array of type Attribute that is used as a filter.
Return Value
Type: PropertyDescriptorCollectionImplements
ICustomTypeDescriptor GetProperties( Attribute )See Also