Partilhar via


Campo VsDebugTargetInfo.bstrExe

 

Publicado: abril de 2016

BSTR que contém o nome do executável.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)

Sintaxe

public string bstrExe
public:
String^ bstrExe
val mutable bstrExe : string
Public bstrExe As String

Valor de Campo

Type: System.String

Comentários

COM assinatura

De vsshell.idl:

Consulte também

Estrutura VsDebugTargetInfo
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo