GlobalSystemMediaTransportControlsSessionMediaProperties.Subtitle Property

Definition

Gets the subtitle.

public:
 property Platform::String ^ Subtitle { Platform::String ^ get(); };
winrt::hstring Subtitle();
public string Subtitle { get; }
var string = globalSystemMediaTransportControlsSessionMediaProperties.subtitle;
Public ReadOnly Property Subtitle As String

Property Value

String

Platform::String

winrt::hstring

The subtitle of the media.

Applies to