WCF-Xtensions Class Reference for Mono
Properties Property (BasicSoapTcpBindingCollectionElement)






Syntax
'Declaration
 
Protected Overridable ReadOnly Property Properties As System.Configuration.ConfigurationPropertyCollection
'Usage
 
Dim instance As BasicSoapTcpBindingCollectionElement
Dim value As System.Configuration.ConfigurationPropertyCollection
 
value = instance.Properties
protected virtual System.Configuration.ConfigurationPropertyCollection Properties {get;}
protected read-only property Properties: System.Configuration.ConfigurationPropertyCollection; virtual; 
protected function get Properties : System.Configuration.ConfigurationPropertyCollection
protected: __property virtual System.Configuration.ConfigurationPropertyCollection* get_Properties();
protected:
virtual property System.Configuration.ConfigurationPropertyCollection^ Properties {
   System.Configuration.ConfigurationPropertyCollection^ get();
}
Requirements

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

See Also

Reference

BasicSoapTcpBindingCollectionElement Class
BasicSoapTcpBindingCollectionElement Members

Send Feedback