HostingStartupAttribute.HostingStartupType Propiedad

Definición

La implementación de IHostingStartup que se debe cargar al iniciar una aplicación.

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

Valor de propiedad

Se aplica a