ContentProvider.GetContentStreamAsync Method (String)

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Content
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Public Function GetContentStreamAsync (
	path As String
) As Task(Of Stream)

Return Value

Type: System.Threading.Tasks.Task(Of Stream)
Return to top
Show: