共用方式為


MediaMarkerTypes.Bookmark 屬性

定義

取得以字串 「Bookmark」 傳回的 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

屬性值

String

Platform::String

winrt::hstring

做為字串 「Bookmark」 傳回的書簽類型。

適用於