AppDiagnosticInfoWatcherEventArgs Klasse

Definition

Das An ein AppDiagnosticInfoWatcher-Ereignis übergebene Datenobjekt.

public ref class AppDiagnosticInfoWatcherEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppDiagnosticInfoWatcherEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppDiagnosticInfoWatcherEventArgs
Public NotInheritable Class AppDiagnosticInfoWatcherEventArgs
Vererbung
Object Platform::Object IInspectable AppDiagnosticInfoWatcherEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)
App-Funktionen
appDiagnostics

Eigenschaften

AppDiagnosticInfo

Ruft Diagnoseinformationen für das App-Paket ab.

Gilt für: