C# Class Windows.Storage.Pickers.FileSavePicker

Inheritance: IFileSavePicker
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
FileSavePicker ( ) : System
PickSaveFileAsync ( ) : IAsyncOperation

Method Details

FileSavePicker() public méthode

public FileSavePicker ( ) : System
Résultat System

PickSaveFileAsync() public méthode

public PickSaveFileAsync ( ) : IAsyncOperation
Résultat IAsyncOperation