ISymbol.IsOverride Property

Definition

Gets a value indicating whether the symbol is an override of a base class symbol.

public:
 property bool IsOverride { bool get(); };
public bool IsOverride { get; }
member this.IsOverride : bool
Public ReadOnly Property IsOverride As Boolean

Property Value

Applies to