PROCESS_STARTUP_INFO.dwCreationFlags Field

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

Syntax

'Declaration
Public dwCreationFlags As UInteger
public uint dwCreationFlags
public:
unsigned int dwCreationFlags
val mutable dwCreationFlags: uint32
public var dwCreationFlags : uint

.NET Framework Security

See Also

Reference

PROCESS_STARTUP_INFO Structure

Microsoft.VisualStudio.Debugger.Interop Namespace