OwinAppBuilderExtension.Config Property

Definition

Gets or sets the System.Web.Http.HttpConfiguration for this extension.

protected System.Web.Http.HttpConfiguration Config { get; set; }
member this.Config : System.Web.Http.HttpConfiguration with get, set
Protected Property Config As HttpConfiguration

Property Value

System.Web.Http.HttpConfiguration

Applies to