MetadataAttribute.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Attribut schreibgeschützt ist, oder legt ihn fest.

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

Eigenschaftswert

Ist true, wenn das Attribut schreibgeschützt ist, und andernfalls false.

Attribute

Gilt für: