PostSharpAPI ReferencePost­Sharp.​Aspects.​DependenciesAspect­Dependency­AttributeTarget
Open sandboxFocus

AspectDependencyAttribute.Target Property

Target

Determines the target (Default or Type) to which the aspect dependency apply.

Declaration
public AspectDependencyTarget Target { get; set; }
Property Value
Type Description
AspectDependencyTarget
Remarks

See the documentation of AspectDependencyTarget for details.