共用方式為


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

啟動您 app 之應用程式的套件系列名稱。

適用於