AspectDependencyAttribute.Action Property
Action
Gets the dependency action, i.e. the kind of relationship specified by the dependency (Order, Require, Conflict, or Commute).
Declaration
public AspectDependencyAction Action { get; }
Property Value
Type | Description |
---|---|
AspectDependencyAction |