Share via


Variable.Writable Propriété

Définition

Indique si la variable est accessible en écriture.

public:
 property bool Writable { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
public bool Writable { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
member this.Writable : bool with get, set
Public Property Writable As Boolean

Valeur de propriété

Valeur Boolean.

Attributs

S’applique à