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.

IDocumentationProvider::GetResponseDocumentation Method (HttpActionDescriptor^)

 

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

String^ GetResponseDocumentation(
	HttpActionDescriptor^ actionDescriptor
)

Parameters

actionDescriptor
Type: System.Web.Http.Controllers::HttpActionDescriptor^

Return Value

Type: System::String^

Return to top
Show: