KnownFolders.Playlists Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the play lists folder.
public:
static property StorageFolder ^ Playlists { StorageFolder ^ get(); };
static StorageFolder Playlists();
public static StorageFolder Playlists { get; }
var storageFolder = KnownFolders.playlists;
Public Shared ReadOnly Property Playlists As StorageFolder
Property Value
The play lists folder.
Windows requirements
App capabilities |
musicLibrary
|
Remarks
To access the play lists folder, in the app manifest, specify the Music Library capability.
The play lists folder is typically a subfolder in the Music library that has the following path.
%USERPROFILE%\Music\Playlists