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

適用対象