PolicyConversionContext.BindingElements 屬性

定義

取得加入實作原則判斷提示的自訂繫結項目的繫結項目集合。

public:
 abstract property System::ServiceModel::Channels::BindingElementCollection ^ BindingElements { System::ServiceModel::Channels::BindingElementCollection ^ get(); };
public abstract System.ServiceModel.Channels.BindingElementCollection BindingElements { get; }
member this.BindingElements : System.ServiceModel.Channels.BindingElementCollection
Public MustOverride ReadOnly Property BindingElements As BindingElementCollection

屬性值

BindingElementCollection

包含端點的繫結項目的 BindingElementCollection

適用於