Open sandboxFocus

Property IsVirtual

IsVirtual

Determines whether the introduced member should be virtual.

Declaration
public bool IsVirtual { get; set; }
Property Value
Type Description
bool
Remarks

Value of this property is ignored when the member to be introduced already exists in the aspect target type or its base type.