WCF-Xtensions Class Reference for Mono
ContentNegotiationElement Class
Members 






Represents a WCF configuration element which specifies the ContentNegotiationBindingElement will be used and exposes its settings through configuration.
Object Model
ContentNegotiationElement Class
Syntax
'Declaration
 
Public Class ContentNegotiationElement 
   Inherits System.ServiceModel.Configuration.BindingElementExtensionElement
'Usage
 
Dim instance As ContentNegotiationElement
public class ContentNegotiationElement : System.ServiceModel.Configuration.BindingElementExtensionElement 
public class ContentNegotiationElement = class(System.ServiceModel.Configuration.BindingElementExtensionElement)
public class ContentNegotiationElement extends System.ServiceModel.Configuration.BindingElementExtensionElement
public __gc class ContentNegotiationElement : public System.ServiceModel.Configuration.BindingElementExtensionElement 
public ref class ContentNegotiationElement : public System.ServiceModel.Configuration.BindingElementExtensionElement 
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      System.ServiceModel.Configuration.ServiceModelConfigurationElement
         System.ServiceModel.Configuration.ServiceModelExtensionElement
            System.ServiceModel.Configuration.BindingElementExtensionElement
               Noemax.WCFX.Configuration.ContentNegotiationElement

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

ContentNegotiationElement Members
Noemax.WCFX.Configuration Namespace

Send Feedback