Partager via


HostingStartupAttribute.HostingStartupType Propriété

Définition

Implémentation de IHostingStartup qui doit être chargée lors du démarrage d’une application.

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

Valeur de propriété

S’applique à