NetTcpContextBindingElement::Properties Property
.NET Framework (current version)
Gets a ConfigurationPropertyCollection instance that contains a collection of ConfigurationProperty objects that can be attributes or ConfigurationElement objects of this configuration element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
protected: property ConfigurationPropertyCollection^ Properties { virtual ConfigurationPropertyCollection^ get() override; }
Property Value
Type: System.Configuration::ConfigurationPropertyCollection^A ConfigurationPropertyCollection instance that contains a collection of ConfigurationProperty objects that can be attributes or ConfigurationElement objects of this configuration element.
The ContextProtectionLevel property is also contained in this property collection.
.NET Framework
Available since 3.5
Available since 3.5
Show: