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.
HttpParameterDescriptor::ActionDescriptor Property
Gets or sets the action descriptor.
Assembly: System.Web.Http (in System.Web.Http.dll)
public: property HttpActionDescriptor^ ActionDescriptor { HttpActionDescriptor^ get(); void set(HttpActionDescriptor^ value); }
Show: