DkmProcess.LivePart 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.
[Optional] Information relevant to a running process. For example, this Part will NOT be present for minidumps.
public:
property Microsoft::VisualStudio::Debugger::DkmProcess::Live ^ LivePart { Microsoft::VisualStudio::Debugger::DkmProcess::Live ^ get(); };
public Microsoft.VisualStudio.Debugger.DkmProcess.Live LivePart { get; }
public Microsoft.VisualStudio.Debugger.DkmProcess.Live? LivePart { get; }
member this.LivePart : Microsoft.VisualStudio.Debugger.DkmProcess.Live
Public ReadOnly Property LivePart As DkmProcess.Live
Property Value
Returns DkmProcess.Live.