DkmProcess.StartMethod Property

Definition

StartMethod describes how the debug engine started debugging this process.

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

Property Value

Returns DkmStartMethod.

Applies to