IFileSavePickerActivatedEventArgs2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public interface class IFileSavePickerActivatedEventArgs2
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1802763795, 11506, 19784, 140, 188, 175, 103, 210, 63, 28, 231)]
struct IFileSavePickerActivatedEventArgs2
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1802763795, 11506, 19784, 140, 188, 175, 103, 210, 63, 28, 231)]
public interface IFileSavePickerActivatedEventArgs2
Public Interface IFileSavePickerActivatedEventArgs2
- Derived
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
CallerPackageFamilyName |
The package family name of the app that launched your app. |
EnterpriseId |
Gets the ID of the enterprise that owns the file. |