次の方法で共有


PrivacyNoticeElement.CreateBindingElement メソッド

定義

この構成要素の設定に基づく新しいカスタムバインド要素オブジェクトを作成します。

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

戻り値

BindingElement

プロパティがこの構成要素の設定に基づいているカスタム BindingElement オブジェクト。

適用対象