Open sandboxFocus

Property IsAbstract

IsAbstract

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

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