WebHostAssemblyResolver.LoadAssembly Method (String)

 

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

protected virtual Assembly LoadAssembly(
	string assemblyFilePath
)

Parameters

assemblyFilePath
Type: System.String

Return Value

Type: System.Reflection.Assembly

Returns Assembly.

Return to top
Show: