CustomAttributeInstance Class |
Instance of a custom attribute on a target declaration.

Namespace: PostSharp.Reflection
Assembly: PostSharp (in PostSharp.dll) Version: 6.8.6.0 (6.8.6.0)

C#
public sealed class CustomAttributeInstance
The CustomAttributeInstance type exposes the following members.

Name | Description | |
---|---|---|
![]() | Attribute |
Gets the custom attribute.
|
![]() | Construction |
Gets the ObjectConstruction (including given constructor
arguments and named arguments) used to construct
the Attribute.
|
![]() | Target |
Gets the declaration on which the custom attribute is defined.
|
