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.

IApiExplorer::ApiDescriptions Property

 

Gets the API descriptions.

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

property Collection<ApiDescription^>^ ApiDescriptions {
	Collection<ApiDescription^>^ get();
}
Return to top
Show: