Open sandboxFocus

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 InterfaceOverrideAction? OverrideAction { get; set; }
Property Value
Type Description
InterfaceOverrideAction?
See Also