Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Contributes data for a hang report.
Namespace: Microsoft.VisualStudio.Threading
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Syntax
'Declaration
Function GetHangReport As HangReportContribution
HangReportContribution GetHangReport()
HangReportContribution^ GetHangReport()
abstract GetHangReport : unit -> HangReportContribution
function GetHangReport() : HangReportContribution
Return Value
Type: Microsoft.VisualStudio.Threading.HangReportContribution
Returns HangReportContribution. Null values should be ignored.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.