Freigeben über


IMethodSymbol.IsReadOnly Eigenschaft

Definition

Gibt an, ob die Methode readonly ist, d. h. ob der Empfängerparameter "refonly" ist. Gibt true für Readonly-Instanzmethoden und Accessoren und für reduzierte Erweiterungsmethoden mit einem "this in"-Parameter zurück.

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

Eigenschaftswert

Gilt für: