PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelAggregatable­Client­AttributeApplied­To­Current­Type
Open sandboxFocus

AggregatableClientAttribute.AppliedToCurrentType Property

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