ITypeSymbol.IsClosed Property

Definition

Indicates that the type is restricted from being inherited from outside its containing module.

public bool IsClosed { get; }
member this.IsClosed : bool
Public ReadOnly Property IsClosed As Boolean

Property Value

Applies to