DkmProcess.LivePart 属性

定义

可有可无与正在运行的进程相关的信息。 例如,对于小型转储,不会出现此部分。

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

属性值

DkmProcess.Live

返回 DkmProcess.Live

适用于