AppCaptureFileGeneratedEventArgs.File プロパティ

定義

イベントに関連付けられているファイルを取得します。

public:
 property StorageFile ^ File { StorageFile ^ get(); };
StorageFile File();
public StorageFile File { get; }
var storageFile = appCaptureFileGeneratedEventArgs.file;
Public ReadOnly Property File As StorageFile

プロパティ値

イベントに関連付けられているファイル。

Windows の要件

アプリの機能
appCaptureSettings

適用対象