ApiGroup.ControllerDescriptor Property
Gets the HttpControllerDescriptor representing the ApiController this ApiGroup is describing.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Public Property ControllerDescriptor As HttpControllerDescriptor Get Private Set End Property
Property Value
Type: System.Web.Http.Controllers.HttpControllerDescriptor
Show: