AppDiagnosticInfoWatcher.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets this AppDiagnosticInfoWatcher status.
public:
property AppDiagnosticInfoWatcherStatus Status { AppDiagnosticInfoWatcherStatus get(); };
AppDiagnosticInfoWatcherStatus Status();
public AppDiagnosticInfoWatcherStatus Status { get; }
var appDiagnosticInfoWatcherStatus = appDiagnosticInfoWatcher.status;
Public ReadOnly Property Status As AppDiagnosticInfoWatcherStatus
Property Value
The status such as Started, Stopped, and so on.
Windows requirements
App capabilities |
appDiagnostics
|