共用方式為


HttpTransportElement.BindingElementType 屬性

定義

取得繫結的類型。

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

屬性值

繫結的類型。

適用於