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