DesignPropertyDescriptor.IsReadOnly Özellik

Tanım

Özelliğin salt okunabilir olup olmadığını alır.

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

Özellik Değeri

Boolean

true özelliği salt okunurdur, tersi durumda false .

Açıklamalar

Bu yöntem, temel yöntemi çağırır.

Şunlara uygulanır