BinaryClientFormatterSinkProvider.Next プロパティ
アセンブリ: System.Runtime.Remoting (system.runtime.remoting.dll 内)
構文Dim instance As BinaryClientFormatterSinkProvider Dim value As IClientChannelSinkProvider value = instance.Next instance.Next = value
public: virtual property IClientChannelSinkProvider^ Next { IClientChannelSinkProvider^ get () sealed; void set (IClientChannelSinkProvider^ value) sealed; }
/** @property */ public final IClientChannelSinkProvider get_Next () /** @property */ public final void set_Next (IClientChannelSinkProvider value)
public final function get Next () : IClientChannelSinkProvider public final function set Next (value : IClientChannelSinkProvider)
シンク プロバイダ チェイン内の次の IClientChannelSinkProvider。
.NET Framework のセキュリティ
プラットフォーム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に収録されているすべての辞書からBinaryClientFormatterSinkProvider.Next プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からBinaryClientFormatterSinkProvider.Next プロパティ
を検索
- BinaryClientFormatterSinkProvider.Next プロパティのページへのリンク