ResourceProperty.IsReadOnly Eigenschaft

Definition

Ruft einen booleschen Wert, der angibt, ob die Eigenschaft schreibgeschützt ist.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Eigenschaftswert

truewenn die Eigenschaft schreibgeschützt ist; andernfalls . false

Gilt für: