DkmProcessLaunchRequest.LaunchFlags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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