ITypeSymbol.IsReadOnly Property

Definition

True if the type is readonly.

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

Property Value

Applies to