VsDebugTargetInfo::grfLaunch Field

 

Specifies launch flags. Values are taken from the __VSDBGLAUNCHFLAGS enumeration. Used in DebugLaunch calls.

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

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSDBGLAUNCHFLAGS")]
unsigned int grfLaunch

Field Value

Type: System::UInt32

From vsshell.idl:

Return to top
Show: