NetNamedPipeBindingElement.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

此配置元素的 Type

适用于