Share via


MediaMarkerTypes.Bookmark Property

Definition

Gets the value of the Bookmark type which is returned as the string "Bookmark"

public:
 static property Platform::String ^ Bookmark { Platform::String ^ get(); };
static winrt::hstring Bookmark();
public static string Bookmark { get; }
var string = MediaMarkerTypes.bookmark;
Public Shared ReadOnly Property Bookmark As String

Property Value

String

Platform::String

winrt::hstring

The bookmark type which is return as the string "Bookmark".

Applies to