This topic has not yet been rated - Rate this topic

KnownFolders.MusicLibrary | musicLibrary property

Gets the Music library.

Syntax


var musicLibrary = Windows.Storage.KnownFolders.musicLibrary;

Property value

Type: StorageFolder

The Music library.

Remarks

Libraries, a concept introduced in Windows 7, enable users to view related user content from a single location. Because the library is a virtual location, folders that are added to or removed from a library continue to exist in their original locations as well. Learn more about libraries in Windows Libraries.

Windows Phone 8

This API is not implemented and will throw an exception if called.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

Windows.Storage
Windows::Storage [C++]

Metadata

Windows.winmd

Capabilities

musicLibrary

See also

KnownFolders

 

 

Build date: 5/16/2013

© 2013 Microsoft. All rights reserved.