VsDebugTargetInfo4.bstrExe 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 executable.
public: System::String ^ bstrExe;
public: Platform::String ^ bstrExe;
std::wstring bstrExe;
public string bstrExe;
val mutable bstrExe : string
Public bstrExe As String