AppCaptureRecordOperation.File プロパティ

定義

記録操作に関連付けられているファイルを取得します。

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

プロパティ値

記録操作に関連付けられているファイル。

Windows の要件

アプリの機能
appCaptureSettings

適用対象