ApiServices.Config Property

Definition

Gets or sets the System.Web.Http.HttpConfiguration for this ApiServices instance.

public virtual System.Web.Http.HttpConfiguration Config { get; set; }
member this.Config : System.Web.Http.HttpConfiguration with get, set
Public Overridable Property Config As HttpConfiguration

Property Value

System.Web.Http.HttpConfiguration

Applies to