WS2007FederationHttpBindingElement.BindingElementType 属性

定义

获取 WS2007FederationHttpBinding 类的类型。

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

属性值

Type

此绑定元素的 Type

适用于