Condividi tramite


MetadataAttribute.IsReadOnly Proprietà

Definizione

Ottiene o imposta un valore che indica se l'attributo è di sola lettura.

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

Valore della proprietà

true se l'attributo è di sola lettura. In caso contrario, false.

Attributi

Si applica a