IVsProfilerLaunchTargetInfo.ProcessArchitecture 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.
Obtient l'architecture du processus qui sera lancé. Ces informations sont nécessaires pour déterminer correctement quel moniteur de profilage démarrer.
public:
property Microsoft::VisualStudio::Shell::Interop::VSPROFILERPROCESSARCHTYPE ProcessArchitecture { Microsoft::VisualStudio::Shell::Interop::VSPROFILERPROCESSARCHTYPE get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::VSPROFILERPROCESSARCHTYPE ProcessArchitecture { Microsoft::VisualStudio::Shell::Interop::VSPROFILERPROCESSARCHTYPE get(); };
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE")]
[System.Runtime.InteropServices.DispId(1610678272)]
public Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE ProcessArchitecture { get; }
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE")>]
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.ProcessArchitecture : Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE
Public ReadOnly Property ProcessArchitecture As VSPROFILERPROCESSARCHTYPE
Valeur de propriété
Implémente
- Attributs