Share via


MexTcpBindingCollectionElement.GetDefault メソッド

定義

このコレクションの既定のバインディング要素を取得します。

protected public:
 override System::ServiceModel::Channels::Binding ^ GetDefault();
protected internal override System.ServiceModel.Channels.Binding GetDefault ();
override this.GetDefault : unit -> System.ServiceModel.Channels.Binding
Protected Friend Overrides Function GetDefault () As Binding

戻り値

既定のバインディング。

適用対象