共用方式為


BasicHttpBindingElement.BindingElementType 屬性

定義

取得繫結項目的型別。

protected:
 virtual property Type ^ BindingElementType { Type ^ get(); };
protected override Type BindingElementType { get; }
member this.BindingElementType : Type
Protected Overrides ReadOnly Property BindingElementType As Type

屬性值

Type

指定繫結項目的型別。

適用於