DkmProcessLaunchRequest.LaunchFlags Property

Definition

Flags associated with a request to launch a process.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property Microsoft::VisualStudio::Debugger::Start::DkmProcessLaunchFlags LaunchFlags { Microsoft::VisualStudio::Debugger::Start::DkmProcessLaunchFlags get(); };
public:
 property Microsoft::VisualStudio::Debugger::Start::DkmProcessLaunchFlags LaunchFlags { Microsoft::VisualStudio::Debugger::Start::DkmProcessLaunchFlags get(); };
public Microsoft.VisualStudio.Debugger.Start.DkmProcessLaunchFlags LaunchFlags { get; }
member this.LaunchFlags : Microsoft.VisualStudio.Debugger.Start.DkmProcessLaunchFlags
Public ReadOnly Property LaunchFlags As DkmProcessLaunchFlags

Property Value

Applies to