WebConfigDocument.GetAssemblyRedirects Method ()

 

Gets the set of assembly redirect provided by the configuration file.

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

public virtual IDictionary<string, AssemblyBindingRedirect> GetAssemblyRedirects()
Return to top
Show: