ApiExplorer::ApiDescriptions Property
Gets the API descriptions. The descriptions are initialized on the first access.
Assembly: System.Web.Http (in System.Web.Http.dll)
public: property Collection<ApiDescription^>^ ApiDescriptions { virtual Collection<ApiDescription^>^ get() sealed; }
Property Value
Type: System.Collections.ObjectModel::Collection<ApiDescription^>^Implements
IApiExplorer::ApiDescriptions
Show: