MessageFilterTable<TFilterData>.IsReadOnly Właściwość

Definicja

Pobiera wartość wskazującą, czy tabela filtrów jest tylko do odczytu.

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

Wartość właściwości

false dla wszystkich tabel filtrów.

Implementuje

Uwagi

Element nie MessageFilterTable<TFilterData> może być tylko do odczytu.

Dotyczy