Condividi tramite


DkmUserMessage.Process Property

Definition

[Optional] Process that this message is in reference to.

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

Property Value

Returns DkmProcess.

Applies to