BindingsSection::NetNamedPipeBinding Property
.NET Framework (current version)
Gets the configuration element that contains a collection of NetNamedPipeBindingElement.objects.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("netNamedPipeBinding", Options = ConfigurationPropertyOptions::None)] property NetNamedPipeBindingCollectionElement^ NetNamedPipeBinding { NetNamedPipeBindingCollectionElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::NetNamedPipeBindingCollectionElement^A NetNamedPipeBindingCollectionElement that contains a collection of NetNamedPipeBindingElement.objects.
.NET Framework
Available since 3.0
Available since 3.0
Show: