Property OverrideAction
OverrideAction
Specifies the action (Fail or Ignore) to be overtaken when one of the interfaces specified by PublicInterfaces is already implemented by the type to which the aspect is applied.
Declaration
public Nullable<InterfaceOverrideAction> OverrideAction { get; set; }
Property Value
Type | Description |
---|---|
Nullable<InterfaceOverrideAction> |