HangReportContribution Class

Definition

A contribution to an aggregate hang report.

public ref class HangReportContribution
[Windows::Foundation::Metadata::WebHostHidden]
class HangReportContribution
public class HangReportContribution
type HangReportContribution = class
Public Class HangReportContribution
Inheritance
HangReportContribution

Constructors

HangReportContribution(String, String, String)

Initializes a new instance of the HangReportContribution class.

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

Initializes a new instance of the HangReportContribution class.

Properties

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.

Applies to

Thread Safety

This type is thread-safe for all members.