BootstrapperAttribute Constructor (Type)

 

Creates a new instance of the BootstrapperAttribute identifying the IBootstrapper implementation to use as entry point for starting the service.

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

Public Sub New (
	bootstrapperType As Type
)

Parameters

bootstrapperType
Type: System.Type

Return to top
Show: