HangReportContribution.ContentName Property

Definition

Gets the suggested filename for the content.

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

Property Value

The suggested filename.

Applies to