Open sandboxFocus

Property IsVirtual

IsVirtual

Gets or sets a value indicating whether the introduced member is virtual. When this property is not set, the value is taken from the template member that this attribute is applied to.

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