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

Dim instance As BinaryFormatter Dim value As ISurrogateSelector value = instance.SurrogateSelector instance.SurrogateSelector = value
public: virtual property ISurrogateSelector^ SurrogateSelector { ISurrogateSelector^ get () sealed; void set (ISurrogateSelector^ value) sealed; }
/** @property */ public final ISurrogateSelector get_SurrogateSelector () /** @property */ public final void set_SurrogateSelector (ISurrogateSelector value)
public final function get SurrogateSelector () : ISurrogateSelector public final function set SurrogateSelector (value : ISurrogateSelector)
対象のフォーマッタで使用するサロゲート セレクタ。

サロゲート セレクタは、MarshalByRefObject から派生したオブジェクトに対応する ObjRef インスタンスを生成するために、System.Runtime.Remoting によって使用されます。

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.SurrogateSelector プロパティを検索する場合は、下記のリンクをクリックしてください。

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