Compartilhar via


BootstrapperAttribute(Type) Construtor

Definição

Cria uma nova instância do BootstrapperAttribute que identifica a IBootstrapper implementação a ser usada como ponto de entrada para iniciar o serviço.

public BootstrapperAttribute (Type bootstrapperType);
new Microsoft.WindowsAzure.Mobile.Service.Config.BootstrapperAttribute : Type -> Microsoft.WindowsAzure.Mobile.Service.Config.BootstrapperAttribute
Public Sub New (bootstrapperType As Type)

Parâmetros

bootstrapperType
Type

Aplica-se a