Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ApiExplorer.ApiDescriptions Property

 

Gets the API descriptions. The descriptions are initialized on the first access.

Namespace:   System.Web.Http.Description
Assembly:  System.Web.Http (in System.Web.Http.dll)

public Collection<ApiDescription> ApiDescriptions { get; }
Return to top
Show: