ApplicationPool.StartMode Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property Microsoft::Web::Administration::StartMode StartMode { Microsoft::Web::Administration::StartMode get(); void set(Microsoft::Web::Administration::StartMode value); };
public Microsoft.Web.Administration.StartMode StartMode { get; set; }
member this.StartMode : Microsoft.Web.Administration.StartMode with get, set
Public Property StartMode As StartMode