AppDiagnosticInfoWatcher.Status 属性

定义

获取此 AppDiagnosticInfoWatcher 状态。

public:
 property AppDiagnosticInfoWatcherStatus Status { AppDiagnosticInfoWatcherStatus get(); };
AppDiagnosticInfoWatcherStatus Status();
public AppDiagnosticInfoWatcherStatus Status { get; }
var appDiagnosticInfoWatcherStatus = appDiagnosticInfoWatcher.status;
Public ReadOnly Property Status As AppDiagnosticInfoWatcherStatus

属性值

状态,如“已启动”、“已停止”等。

Windows 要求

应用功能
appDiagnostics

适用于