共用方式為


WebHttpBindingElement.BindingElementType 屬性

定義

取得這個組態項目表示之繫結的 Type

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

屬性值

Type

繫結的型別。

適用於