Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/IMember/Is­Override
Open sandboxFocus

Property IsOverride

IsOverride

Gets a value indicating whether the member is override.

Declaration
bool IsOverride { get; }
Property Value
Type Description
Boolean
See Also