DkmProcess.LivePart Propriété

Définition

Facultatif Informations relatives à un processus en cours d’exécution. Par exemple, ce composant ne sera pas présent pour les minidumps.

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

Valeur de propriété

DkmProcess.Live

Retourne DkmProcess.Live.

S’applique à