DkmInspectionContext.Thread Propriedade

Definição

O thread que está sendo examinado.

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

Valor da propriedade

DkmThread

Retorna DkmThread.

Aplica-se a