PostSharpAPI ReferencePost­Sharp.​AspectsAspect­SpecificationAspect
Open sandboxFocus

AspectSpecification.Aspect Property

Aspect

Gets the aspect instance.

Declaration
public IAspect Aspect { get; }
Property Value
Type Description
IAspect

The aspect instance, or null if the AspectConfiguration was provided instead.