ICustomAttributeProvider.IsDefined Method
Silverlight
Indicates whether one or more instance of attributeType is defined on this member.
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Parameters
- attributeType
- Type: System.Type
The type of the custom attributes.
- inherit
- Type: System.Boolean
When true, look up the hierarchy chain for the inherited custom attribute.
Return Value
Type: System.Booleantrue if the attributeType is defined on this member; false otherwise.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.