AspectConfiguration.Dependencies Property |
Gets or sets the collection of dependencies.
Namespace: PostSharp.Aspects.Configuration
Assembly: PostSharp (in PostSharp.dll) Version: 6.4.11.0 (6.4.11.0)

C#
public AspectDependencyAttributeCollection Dependencies { get; set; }
Property Value
Type: AspectDependencyAttributeCollection