Condividi tramite


ReadOnlyState.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se l'oggetto è in sola lettura.

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

Valore della proprietà

Boolean

true se l'oggetto è di sola lettura; in caso contrario, false.

Si applica a