PROCESS_STARTUP_INFO.wShowWindow Field

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

Syntax

'Declaration
Public wShowWindow As UShort
public ushort wShowWindow
public:
unsigned short wShowWindow
val mutable wShowWindow: uint16
public var wShowWindow : ushort

.NET Framework Security

See Also

Reference

PROCESS_STARTUP_INFO Structure

Microsoft.VisualStudio.Debugger.Interop Namespace