Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the root folder on the SD card.
Namespace: Microsoft.Phone.Storage
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
Public Property RootFolder As ExternalStorageFolder
public ExternalStorageFolder RootFolder { get; private set; }
Property Value
Type: Microsoft.Phone.Storage..::.ExternalStorageFolder
The root folder on the SD card.
Remarks
Your app must register for a file association in the app manifest file to declare what file types (extensions) can be read from the SD card. For more info, see Auto-launching apps using file and URI associations for Windows Phone 8.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0