Compartir a través de


IVCWizCtlUI.GetProcessName (Método)

Obtiene el nombre de archivo del proceso actual (devenv.exe).

Espacio de nombres:  Microsoft.VisualStudio.VsWizard
Ensamblado:  Microsoft.VisualStudio.VsWizard (en Microsoft.VisualStudio.VsWizard.dll)

Sintaxis

'Declaración
Function GetProcessName As String
string GetProcessName()
String^ GetProcessName()
abstract GetProcessName : unit -> string
function GetProcessName() : String

Valor devuelto

Tipo: String
Cadena que contiene el nombre del proceso (normalmente un nombre .exe).

Seguridad de .NET Framework

Vea también

Referencia

IVCWizCtlUI Interfaz

Microsoft.VisualStudio.VsWizard (Espacio de nombres)