Partager via


SettingsProperty.IsReadOnly Propriété

Définition

Obtient ou définit une valeur indiquant si un objet SettingsProperty est en lecture seule.

public:
 virtual property bool IsReadOnly { bool get(); void set(bool value); };
public virtual bool IsReadOnly { get; set; }
member this.IsReadOnly : bool with get, set
Public Overridable Property IsReadOnly As Boolean

Valeur de propriété

true si SettingsProperty est en lecture seule ; sinon, false.

Remarques

Par défaut, il s’agit de false.

S’applique à