Compartilhar via


HostingStartupAttribute.HostingStartupType Propriedade

Definição

A implementação de IHostingStartup que deve ser carregada ao iniciar um aplicativo.

public:
 property Type ^ HostingStartupType { Type ^ get(); };
public Type HostingStartupType { get; }
member this.HostingStartupType : Type
Public ReadOnly Property HostingStartupType As Type

Valor da propriedade

Aplica-se a