JoinableTaskContext.IHangReportContributor.GetHangReport Methode

Definition

Trägt Daten für einen Absturzbericht bei.

 virtual Microsoft::VisualStudio::Threading::HangReportContribution ^ Microsoft.VisualStudio.Threading.IHangReportContributor.GetHangReport() = Microsoft::VisualStudio::Threading::IHangReportContributor::GetHangReport;
Microsoft::VisualStudio::Threading::HangReportContribution Microsoft.VisualStudio.Threading.IHangReportContributor.GetHangReport();
Microsoft.VisualStudio.Threading.HangReportContribution IHangReportContributor.GetHangReport ();
abstract member Microsoft.VisualStudio.Threading.IHangReportContributor.GetHangReport : unit -> Microsoft.VisualStudio.Threading.HangReportContribution
override this.Microsoft.VisualStudio.Threading.IHangReportContributor.GetHangReport : unit -> Microsoft.VisualStudio.Threading.HangReportContribution
Function GetHangReport () As HangReportContribution Implements IHangReportContributor.GetHangReport

Gibt zurück

HangReportContribution

Der Anteil des Absturz Berichts.

Implementiert

Gilt für