IFileSavePickerActivatedEventArgs2 インターフェイス

定義

ユーザーがファイル ピッカーを使用してファイルを保存し、アプリを場所として選択したときに発生するアクティブ化されたイベントに関する情報を提供します。

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
派生
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

プロパティ

CallerPackageFamilyName

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

EnterpriseId

ファイルを所有するエンタープライズの ID を取得します。

適用対象