Campo VsDebugTargetInfo2.bstrCurDir

 

BSTR que contém o diretório atual (DLO_CreateProcess).

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

Sintaxe

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

Valor de Campo

Type: System.String

Comentários

Para obter mais informações, consulte a seção lpCurrentDirectory no tópico CreateProcess.

Consulte também

Estrutura VsDebugTargetInfo2
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo