VsDebugTargetInfo2.bstrExe Field

Definition

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 

Field Value

Remarks

BSTR containing the name of the executable.

Applies to