ModelMetadata.IsReadOnly Proprietà

Definizione

Ottiene o imposta un valore che specifica se il modello può essere aggiornato.

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

Valore della proprietà

true se il modello è di sola lettura; in caso contrario, false il valore predefinito è false.

Si applica a