IFileSavePickerActivatedEventArgs interface

This topic has not yet been rated - Rate this topic

Provides information about the activated event that fires when the user saves a file through the file picker and selects the app as the location.

Syntax


public interface IFileSavePickerActivatedEventArgs : IActivatedEventArgs

Attributes

GuidAttribute("81c19cf1-74e6-4387-82eb-bb8fd64b4346")
VersionAttribute(NTDDI_WIN8)

Members

The IFileSavePickerActivatedEventArgs interface has these types of members:

Properties

The IFileSavePickerActivatedEventArgs interface has these properties.

PropertyAccess typeDescription

FileSavePickerUI

Read-onlyThe letterbox UI of the file picker that is displayed when the user saves a file and selects the app as the save location.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.Activation
Windows::ApplicationModel::Activation [C++]

Metadata

Windows.winmd

See also

IActivatedEventArgs interface
FileSavePickerActivatedEventArgs class

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.