MessageFilterTable<TFilterData>.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Filtertabelle schreibgeschützt ist.

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

Eigenschaftswert

false für alle Filtertabellen.

Implementiert

Hinweise

Eine MessageFilterTable<TFilterData> darf nicht schreibgeschützt sein.

Gilt für: