RegisterServiceAttribute.ReplaceExisting property
Indicates whether to replace existing registration. Note that when ReplaceExisting is true, SkipExisting is ignored.
public bool ReplaceExisting { get; set; }
See Also
- class RegisterServiceAttribute