MetadataAttribute.IsReadOnly Proprietà

Definizione

Specifica se l'attributo è in sola lettura.

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

Valore della proprietà

true se l'attributo è solo lettura; altrimenti, false.

Attributi

Si applica a