XmlDocumentationProvider.GetDocumentNavigators Method (ApiServices)

 

Gets the bin directory for the application and enumerates XML documentation files.

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

Protected Overridable Function GetDocumentNavigators (
	apiServices As ApiServices
) As ICollection(Of XPathNavigator)

Parameters

apiServices
Type: Microsoft.WindowsAzure.Mobile.Service.ApiServices

The ApiServices for this service.

Return to top
Show: