📄️ 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
Definition
📄️ IStorageBookmarkFolder Interface
Definition
📄️ IStorageBookmarkItem Interface
Definition
📄️ IStorageFile Interface
Represents a file. Provides information about the file and its contents, and ways to manipulate them.
📄️ IStorageFolder Interface
Manipulates folders and their contents, and provides information about them.
📄️ IStorageItem Interface
Manipulates storage items (files and folders) and their contents, and provides information about them
📄️ IStorageProvider Interface
Definition
📄️ 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.