VsDebugTargetInfo.bstrCurDir Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: