HangReportContribution.Content Property

Definition

Gets the content of the hang report.

public:
 property System::String ^ Content { System::String ^ get(); };
public:
 property Platform::String ^ Content { Platform::String ^ get(); };
public string Content { get; }
member this.Content : string
Public ReadOnly Property Content As String

Property Value

The content.

Applies to