Share via


WebUIFileSavePickerActivatedEventArgs.FileSavePickerUI Property

Definition

Gets the letterbox UI of the file picker that is displayed when the user saves a file and selects the app as the save ___location.

public:
 property FileSavePickerUI ^ FileSavePickerUI { FileSavePickerUI ^ get(); };
FileSavePickerUI FileSavePickerUI();
public FileSavePickerUI FileSavePickerUI { get; }
var fileSavePickerUI = webUIFileSavePickerActivatedEventArgs.fileSavePickerUI;
Public ReadOnly Property FileSavePickerUI As FileSavePickerUI

Property Value

The letterbox UI of the file picker that is displayed when the user saves a file and uses the app as the ___location.

Implements

Applies to