Only one of 'NotOverridable', 'MustOverride', or 'Overridable' can be specified

Conflicting overriding specifications occur in an element declaration. The overriding keywords are mutually exclusive.

Error ID: BC30177

To correct this error

  • Choose one overriding specifier and remove the other keywords from the declaration.

See Also

Concepts

Overriding Properties and Methods