ModelProperty.IsReadOnly Propriété

Définition

Détermine si la propriété est en lecture seule.

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

Valeur de propriété

Boolean

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

S’applique à