共用方式為


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 物件,其屬性是以這個組態項目的設定為基礎。

適用於