KnownFolders.VideosLibrary 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 Videos library.
public:
static property StorageFolder ^ VideosLibrary { StorageFolder ^ get(); };
static StorageFolder VideosLibrary();
public static StorageFolder VideosLibrary { get; }
var storageFolder = KnownFolders.videosLibrary;
Public Shared ReadOnly Property VideosLibrary As StorageFolder
Property Value
The Videos library.
Windows requirements
App capabilities |
videosLibrary
|
Remarks
To access the Videos library, in the app manifest, specify the Videos Library capability.
The Videos Library typically has the following path.
%USERPROFILE%\Videos