Freigeben über


IPropertySymbol.IsReadOnly Eigenschaft

Definition

True, wenn dies eine schreibgeschützte Eigenschaft ist; das heißt, eine Eigenschaft ohne Set-Accessor.

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

Eigenschaftswert

Gilt für: