CachedDataAnnotationsMetadataAttributes.ReadOnly Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si un champ de données est en lecture seule.
public System.ComponentModel.ReadOnlyAttribute ReadOnly { get; protected set; }
member this.ReadOnly : System.ComponentModel.ReadOnlyAttribute with get, set
Public Property ReadOnly As ReadOnlyAttribute
Valeur de propriété
true si le champ est en lecture seule ; sinon, false.