Property AppliedToCurrentType
AppliedToCurrentType
Determines if the current custom attribute instance has been applied to the type of the target instance.
This value is false
if the custom attribute has been applied to a base type.
Declaration
protected bool AppliedToCurrentType { get; }
Property Value
Type | Description |
---|---|
Boolean |