MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsIntroduce­AttributeWhen­Exists
Open sandboxFocus

IntroduceAttribute.WhenExists Property

WhenExists

Gets or sets the implementation strategy (like Override, Fail or Ignore) when the member is already declared in the target type. The default value is Fail.

Declaration
public OverrideStrategy WhenExists { get; set; }
Property Value
Type Description
OverrideStrategy