Noemax.WCFX.Configuration Namespace > ContentNegotiationElement Class : CreateBindingElement Method |
'Declaration Protected Overrides Function CreateBindingElement() As System.ServiceModel.Channels.BindingElement
'Usage Dim instance As ContentNegotiationElement Dim value As System.ServiceModel.Channels.BindingElement value = instance.CreateBindingElement()
protected override System.ServiceModel.Channels.BindingElement CreateBindingElement()
protected function CreateBindingElement(): System.ServiceModel.Channels.BindingElement; override;
protected override function CreateBindingElement() : System.ServiceModel.Channels.BindingElement;
protected: System.ServiceModel.Channels.BindingElement* CreateBindingElement(); override
protected: System.ServiceModel.Channels.BindingElement^ CreateBindingElement(); override
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
ContentNegotiationElement Class
ContentNegotiationElement Members
Base Implementation in CreateBindingElement