VsDebugStartupInfo::wShowWindow Field

 

Flags that specify how to display the window.

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

public:
[ComAliasNameAttribute("OLE.WORD")]
unsigned short wShowWindow

Field Value

Type: System::UInt16

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

Return to top
Show: