HangReportContribution.ContentName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.