AppDiagnosticInfo.CreateWatcher 方法

定义

创建一个 AppDiagnosticInfoWatcher ,用于监视有关应用执行状态的信息,并在其状态更改时提供通知。

public:
 static AppDiagnosticInfoWatcher ^ CreateWatcher();
 static AppDiagnosticInfoWatcher CreateWatcher();
public static AppDiagnosticInfoWatcher CreateWatcher();
function createWatcher()
Public Shared Function CreateWatcher () As AppDiagnosticInfoWatcher

返回

可用于监视诊断信息的 AppDiagnosticInfoWatcher

Windows 要求

设备系列
Windows 10 Fall Creators Update (在 10.0.16299.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v5.0 中引入)
应用功能
appDiagnostics

适用于