Represents an instance of an aspect applied to a declaration.
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
[InternalImplement]
public interface IAspectInstanceProperties
| Name | Description |
|---|---|
| Aspect | Gets the aspect instance. |
| AspectConfiguration | Gets the aspect configuration. |
| AspectConstruction | Gets the aspect construction. |
| AspectType | Gets the type of the aspect. |