AppDiagnosticInfoWatcherEventArgs Classe

Definizione

Oggetto dati passato a un evento AppDiagnosticInfoWatcher .

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
Ereditarietà
Object Platform::Object IInspectable AppDiagnosticInfoWatcherEventArgs
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 Fall Creators Update (è stato introdotto in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v5.0)
Funzionalità dell'app
appDiagnostics

Proprietà

AppDiagnosticInfo

Ottiene informazioni di diagnostica per il pacchetto dell'app.

Si applica a