HangReportContribution Class

 

A contribution to an aggregate hang report.

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

System.Object
  Microsoft.VisualStudio.Threading.HangReportContribution

public class HangReportContribution

NameDescription
System_CAPS_pubmethodHangReportContribution(String, String, String)

Initializes a new instance of the HangReportContribution.

System_CAPS_pubmethodHangReportContribution(String, String, String, HangReportContribution[])

Initializes a new instance of the HangReportContribution.

NameDescription
System_CAPS_pubpropertyContent

Gets the content of the hang report.

System_CAPS_pubpropertyContentName

Gets the suggested filename for the content.

System_CAPS_pubpropertyContentType

Gets the MIME type for the content.

System_CAPS_pubpropertyNestedReports

Gets the nested hang reports, if any.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

This type is thread-safe for all members.

Return to top
Show: