MailTransportBindingElementBase コンストラクター (MailTransportBindingElementBase)
[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]
MailTransportBindingElementBase クラスの既存のインスタンスを使用して、このクラスの新しいインスタンスを初期化します。
名前空間: Microsoft.ServiceModel.Channels.Mail
アセンブリ: Microsoft.ServiceModel.Channels.Mail (Microsoft.ServiceModel.Channels.Mail.dll 内)
構文
'宣言
Protected Sub New ( _
elementToCopy As MailTransportBindingElementBase _
)
'使用
Dim elementToCopy As MailTransportBindingElementBase
Dim instance As New MailTransportBindingElementBase(elementToCopy)
protected MailTransportBindingElementBase(
MailTransportBindingElementBase elementToCopy
)
protected:
MailTransportBindingElementBase(
MailTransportBindingElementBase^ elementToCopy
)
new :
elementToCopy:MailTransportBindingElementBase -> MailTransportBindingElementBase
パラメーター
- elementToCopy
型 : Microsoft.ServiceModel.Channels.Mail.MailTransportBindingElementBase
コピーされるインスタンス。
例外
例外 | 条件 |
---|---|
ArgumentNullException | elementToCopy が nullnull 参照 (Visual Basic では Nothing)。 |
解説
このコンストラクターは、直接呼び出されるのではなく、MailTransportBindingElementBase から派生したクラスによって呼び出されます。MailTransportBindingElementBase クラスは、WindowsMobileMailTransportBindingElement や ExchangeWebServiceMailTransportBindingElement などの Windows Communication Foundation (WCF) メール トランスポートの基本クラスです。
.NET Framework セキュリティ
- 直前の呼び出し元に対する完全な信頼。 このメンバーは、部分的に信頼されているコードから使用することはできません。 詳細については、「部分的に信頼される側のコードからライブラリの使用」を参照してください。
プラットフォーム
Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC
.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。 サポートされているバージョンについては、「.NET フレームワークのシステム要件」を参照してください。
バージョン情報
.NET Compact Framework
サポート対象 : 3.5
参照
参照
MailTransportBindingElementBase クラス
MailTransportBindingElementBase メンバー