ByteStreamMessageEncodingElement.BindingElementType 属性
定义
获取 ByteStreamMessageEncodingBindingElement 的类型。Gets the type of the ByteStreamMessageEncodingBindingElement.
public:
virtual property Type ^ BindingElementType { Type ^ get(); };
public override Type BindingElementType { get; }
member this.BindingElementType : Type
Public Overrides ReadOnly Property BindingElementType As Type
属性值
配置元素类型。A configuration element type.