Partager via


PropertyDictionary.IsReadOnly Propriété

Définition

Obtient une valeur qui indique si la propriété peut être modifiée.

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

Valeur de propriété

true si la propriété est en lecture seule ; sinon, false.

Implémente

S’applique à