Share via


KnownFolders.RecordedCalls プロパティ

定義

録音された呼び出しフォルダーを取得します。

public:
 static property StorageFolder ^ RecordedCalls { StorageFolder ^ get(); };
static StorageFolder RecordedCalls();
public static StorageFolder RecordedCalls { get; }
var storageFolder = KnownFolders.recordedCalls;
Public Shared ReadOnly Property RecordedCalls As StorageFolder

プロパティ値

記録された calls フォルダー。

Windows の要件

アプリの機能
recordedCallsFolder

適用対象