共用方式為


AppCaptureState.IsHistoricalCaptureEnabled 屬性

定義

取得值,指定是否啟用歷程記錄應用程式擷取。

public:
 property bool IsHistoricalCaptureEnabled { bool get(); };
bool IsHistoricalCaptureEnabled();
public bool IsHistoricalCaptureEnabled { get; }
var boolean = appCaptureState.isHistoricalCaptureEnabled;
Public ReadOnly Property IsHistoricalCaptureEnabled As Boolean

屬性值

Boolean

bool

如果已啟用歷程記錄應用程式擷取,則為 True;否則為 false。

Windows 需求

應用程式功能
appCaptureSettings

適用於