Noemax.WCFX.Configuration Namespace > HttpsViaProxyTransportElement Class : BindingElementType Property |
'Declaration Public Overrides ReadOnly Property BindingElementType As System.Type
'Usage Dim instance As HttpsViaProxyTransportElement Dim value As System.Type value = instance.BindingElementType
public override System.Type BindingElementType {get;}
public read-only property BindingElementType: System.Type; override;
public override function get BindingElementType : System.Type
public: __property System.Type* get_BindingElementType() override;
public: property System.Type^ BindingElementType { System.Type^ get() override; }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
HttpsViaProxyTransportElement Class
HttpsViaProxyTransportElement Members
Base Implementation in BindingElementType