Share via


PlaybackMediaMarker.Text Property

Definition

Gets the text associated with the marker.

public:
 property Platform::String ^ Text { Platform::String ^ get(); };
winrt::hstring Text();
public string Text { get; }
var string = playbackMediaMarker.text;
Public ReadOnly Property Text As String

Property Value

String

Platform::String

winrt::hstring

The text associated with the marker.

Applies to