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

属性值

录制的呼叫文件夹。

Windows 要求

应用功能
recordedCallsFolder

适用于