SoapServerFormatterSink.TypeFilterLevel プロパティ
SoapServerFormatterSink が実行する自動逆シリアル化の TypeFilterLevel 値を取得または設定します。
名前空間: System.Runtime.Remoting.Channels
アセンブリ: System.Runtime.Remoting (system.runtime.remoting.dll 内)
構文
Dim instance As SoapServerFormatterSink Dim value As TypeFilterLevel value = instance.TypeFilterLevel instance.TypeFilterLevel = value
[ComVisibleAttribute(false)] public: property TypeFilterLevel TypeFilterLevel { TypeFilterLevel get (); void set (TypeFilterLevel value); }
/** @property */ public TypeFilterLevel get_TypeFilterLevel () /** @property */ public void set_TypeFilterLevel (TypeFilterLevel value)



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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- SoapServerFormatterSink.TypeFilterLevel プロパティのページへのリンク