JoinableTaskContext.IHangReportContributor.GetHangReport Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Der Anteil des Absturz Berichts.