MediaMarkerTypes
MediaMarkerTypes
MediaMarkerTypes
MediaMarkerTypes
Class
Definition
Provides a static list of media marker types.
public : static class MediaMarkerTypespublic static class MediaMarkerTypesPublic Static Class MediaMarkerTypes// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
Bookmark Bookmark Bookmark Bookmark
Gets the value of the Bookmark type which is returned as the string "Bookmark"
public : static PlatForm::String Bookmark { get; }public static string Bookmark { get; }Public Static ReadOnly Property Bookmark As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
The bookmark type which is return as the string "Bookmark".