VsDebugStartupInfo::lpReserved Field

 

Reserved.

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

public:
[ComAliasNameAttribute("OLE.LPCWSTR")]
String^ lpReserved

Field Value

Type: System::String^

This field is equivalent to lpReserved in STARTUPINFO (defined in winbase.h).

Return to top
Show: