BindingsSection::NetNamedPipeBinding Property

 

Gets the configuration element that contains a collection of NetNamedPipeBindingElement.objects.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
[ConfigurationPropertyAttribute("netNamedPipeBinding", Options = ConfigurationPropertyOptions::None)]
property NetNamedPipeBindingCollectionElement^ NetNamedPipeBinding {
	NetNamedPipeBindingCollectionElement^ get();
}

.NET Framework
Available since 3.0
Return to top
Show: