Partager via


IVCWizCtlUI.GetProcessName, méthode

Obtient le nom de fichier du processus actuel (devenv.exe).

Espace de noms :  Microsoft.VisualStudio.VsWizard
Assembly :  Microsoft.VisualStudio.VsWizard (dans Microsoft.VisualStudio.VsWizard.dll)

Syntaxe

'Déclaration
Function GetProcessName As String
string GetProcessName()
String^ GetProcessName()
abstract GetProcessName : unit -> string 
function GetProcessName() : String

Valeur de retour

Type : System.String
Chaîne contenant le nom du processus (généralement un nom doté de l'extension .exe).

Sécurité .NET Framework

Voir aussi

Référence

IVCWizCtlUI Interface

Microsoft.VisualStudio.VsWizard, espace de noms