ContentController.IndexPublic Method (String)
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Controllers
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
<DebuggerStepThroughAttribute> Public Function IndexPublic ( path As String ) As Task(Of HttpResponseMessage)
Parameters
- path
- Type: System.String
Return Value
Type: System.Threading.Tasks.Task(Of HttpResponseMessage)
Show: