Custom |
The CustomAttributeProviderExtensions type exposes the following members.
Name | Description | |
---|---|---|
GetCustomAttributesT | Returns a list of custom attributes identified by the type. GetCustomAttributes(Type, Boolean) | |
GetCustomTypeConverter(ICustomAttributeProvider) | Gets the custom TypeConverter declared with the TypeConverterAttribute on the specified item. | |
GetCustomTypeConverter(ICustomAttributeProvider, String) | Gets the custom TypeConverter declared with the TypeConverterAttribute on the specified item. | |
TryGetDescription | Get the value of the DescriptionAttribute associated with the given item. | |
TryGetDisplayName | Get the value of the DisplayNameAttribute associated with the given item. | |
TryGetText | Get the value of the TextAttribute with the specified key that is associated with the given item. |