IVsProfilableProjectCfg.LaunchProfiler Méthode
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.
Le profileur appelle cette méthode dans le système de projet pour démarrer la procédure de lancement.
public:
void LaunchProfiler();
public:
void LaunchProfiler();
void LaunchProfiler();
public void LaunchProfiler ();
abstract member LaunchProfiler : unit -> unit
Public Sub LaunchProfiler ()
Remarques
Pour plus d’informations sur l’utilisation classique de cette méthode, consultez IVsProfilerLauncher .