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

アプリを起動したアプリのパッケージ ファミリ名。

適用対象