HangReportContribution Class
Visual Studio 2015
A contribution to an aggregate hang report.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Name | Description | |
|---|---|---|
![]() | HangReportContribution(String, String, String) | Initializes a new instance of the HangReportContribution. |
![]() | HangReportContribution(String, String, String, HangReportContribution[]) | Initializes a new instance of the HangReportContribution. |
| Name | Description | |
|---|---|---|
![]() | Content | Gets the content of the hang report. |
![]() | ContentName | Gets the suggested filename for the content. |
![]() | ContentType | Gets the MIME type for the content. |
![]() | NestedReports | Gets the nested hang reports, if any. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
This type is thread-safe for all members.
Show:


