public virtual System.Type BindingType {get;}
public read-only property BindingType: System.Type; virtual;
public function get BindingType : System.Type
public: __property virtual System.Type* get_BindingType();
public: virtual property System.Type^ BindingType { System.Type^ get(); }
'Declaration Public Overridable ReadOnly Property BindingType As System.Type
'Usage Dim instance As BasicSoapTcpBindingCollectionElement Dim value As System.Type value = instance.BindingType
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
BasicSoapTcpBindingCollectionElement Class BasicSoapTcpBindingCollectionElement Members