Compartilhar via


ProfilePropertyMetadata.IsReadOnly Propriedade

Definição

Obtém ou define um valor que indica se uma propriedade de perfil é somente leitura.

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

Valor da propriedade

Boolean

true se a propriedade de perfil for somente leitura; caso contrário, false.

Atributos

Aplica-se a