BinaryFormatter.FilterLevel プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

Dim instance As BinaryFormatter Dim value As TypeFilterLevel value = instance.FilterLevel instance.FilterLevel = value
public: property TypeFilterLevel FilterLevel { TypeFilterLevel get (); void set (TypeFilterLevel value); }
/** @property */ public TypeFilterLevel get_FilterLevel () /** @property */ public void set_FilterLevel (TypeFilterLevel value)
public function get FilterLevel () : TypeFilterLevel public function set FilterLevel (value : TypeFilterLevel)
現在の自動逆シリアル化レベルを表す TypeFilterLevel。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からBinaryFormatter.FilterLevel プロパティを検索する場合は、下記のリンクをクリックしてください。

- BinaryFormatter.FilterLevel プロパティのページへのリンク