Sdílet prostřednictvím


VsDebugTargetInfo2.bstrCurDir – pole

 

BSTR obsahující aktuální adresář (DLO_CreateProcess).

Obor názvů:   Microsoft.VisualStudio.Shell.Interop
Sestavení:  Microsoft.VisualStudio.Shell.Interop.8.0 (v Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntaxe

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

Hodnota pole

Type: System.String

Poznámky

Další informace naleznete v části lpCurrentDirectory v tématu CreateProcess.

Viz také

VsDebugTargetInfo2 – struktura
Microsoft.VisualStudio.Shell.Interop – obor názvů

Zpátky na začátek