ProfilePropertyMetadata.IsReadOnly Propriété

Définition

Obtient ou définit une valeur qui indique si une propriété de profil est en lecture seule.

public:
 property bool IsReadOnly { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool IsReadOnly { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.IsReadOnly : bool with get, set
Public Property IsReadOnly As Boolean

Valeur de propriété

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

Attributs

S’applique à