バージョン

Bookmarks プロパティ (VideoPlayerModel)

ビデオ プレーヤー コントロールに表示されるブックマークの配列を設定します。
シンタックス
'宣言
 
Public Property Bookmarks As System.Collections.Generic.List(Of VideoPlayerBookmark)
public System.Collections.Generic.List<VideoPlayerBookmark> Bookmarks {get; set;}
参照

オンラインで表示: GitHub