DkmTraceTimeContext.Process Property

Definition

The process this time context applies to.

This API was introduced in Visual Studio 16 RTM (DkmApiVersion.VS16RTMPreview).

public:
 property Microsoft::VisualStudio::Debugger::DkmProcess ^ Process { Microsoft::VisualStudio::Debugger::DkmProcess ^ get(); };
public Microsoft.VisualStudio.Debugger.DkmProcess Process { get; }
member this.Process : Microsoft.VisualStudio.Debugger.DkmProcess
Public ReadOnly Property Process As DkmProcess

Property Value

Applies to