VsDebugTargetInfo.bstrEnv Field

BSTR containing the environment settings to pass to CreateProcess.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Public bstrEnv As String
public string bstrEnv
public:
String^ bstrEnv
val mutable bstrEnv: string
public var bstrEnv : String

Remarks

Used with DLO_CreateProcess.

COM Signature

From vsshell.idl:

See vsshell.idl.

.NET Framework Security

See Also

Reference

VsDebugTargetInfo Structure

Microsoft.VisualStudio.Shell.Interop Namespace