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 |
Remarks
See documentation of AspectDependencyAction for a description of the meaning of combined Action and Position properties.