📄️ FilePickerFileType Class
Represents a name mapped to the associated file types (extensions).
📄️ FilePickerFileTypes Class
Dictionary of well known file types.
📄️ FilePickerOpenOptions Class
Options class for OpenFilePickerAsync(FilePickerOpenOptions) method.
📄️ FilePickerSaveOptions Class
Options class for SaveFilePickerAsync(FilePickerSaveOptions) method.
📄️ FolderPickerOpenOptions Class
Options class for OpenFolderPickerAsync(FolderPickerOpenOptions) method.
📄️ ILauncher Interface
Starts the default app associated with the specified file or URI.
📄️ IStorageBookmarkFile Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ IStorageBookmarkFolder Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ IStorageBookmarkItem Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ IStorageFile Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ IStorageFolder Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ IStorageItem Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ IStorageProvider Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ LauncherExtensions Class
Definition
📄️ PickerOptions Class
Common options for OpenFolderPickerAsync(FolderPickerOpenOptions), OpenFilePickerAsync(FilePickerOpenOptions) and SaveFilePickerAsync(FilePickerSaveOptions) methods.
📄️ StorageItemProperties Class
Provides access to the content-related properties of an item (like a file or folder).
📄️ StorageProviderExtensions Class
Group of public extensions for IStorageProvider class.
📄️ WellKnownFolder Enumeration
Specifies enumerated constants used to retrieve directory paths to system well known folders.