IFileOpenPickerActivatedEventArgs2 接口

定义

提供有关用户尝试选取应用提供的文件或文件夹时触发的已激活事件的信息。

public interface class IFileOpenPickerActivatedEventArgs2
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1584602982, 36127, 17915, 175, 29, 115, 32, 92, 143, 199, 161)]
struct IFileOpenPickerActivatedEventArgs2
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1584602982, 36127, 17915, 175, 29, 115, 32, 92, 143, 199, 161)]
public interface IFileOpenPickerActivatedEventArgs2
Public Interface IFileOpenPickerActivatedEventArgs2
派生
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

属性

CallerPackageFamilyName

启动应用的包系列名称。

适用于