XPathMessageFilterTable<TFilterData>.IsReadOnly プロパティ

定義

XPathMessageFilterTable<TFilterData> は読み取り専用ではありません。

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

プロパティ値

常に false を返します。

実装

適用対象