Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 951 Bytes

knownfolders_musiclibrary.md

File metadata and controls

32 lines (21 loc) · 951 Bytes
-api-id -api-type
P:Windows.Storage.KnownFolders.MusicLibrary
winrt property

Windows.Storage.KnownFolders.MusicLibrary

-description

Gets the Music library.

-property-value

The Music library.

-remarks

To access the Music library, in the app manifest, specify the Music Library capability. For info about accessing the Music, Pictures, or Videos library in a Universal Windows app, see Files and folders in the Music, Pictures, and Videos libraries.

The Music Library typically has the following path.

  • %USERPROFILE%\Music

-examples

-see-also

Files and folders in the Music, Pictures, and Videos libraries

-capabilities

musicLibrary