VsDebugTargetInfo.bstrCurDir Field

Definition

BSTR containing the name of the current directory.

public: System::String ^ bstrCurDir;
public: Platform::String ^ bstrCurDir;
std::wstring bstrCurDir;
public string bstrCurDir;
val mutable bstrCurDir : string
Public bstrCurDir As String 

Field Value

Remarks

COM Signature

From vsshell.idl:

Applies to