Freigeben über


DiagnosticActionResult Klasse

Definition

Stellt einen Eigenschaftenbehälter dar, der die Ergebnisse einer Diagnoseaktion enthält.

public ref class DiagnosticActionResult 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 DiagnosticActionResult 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 DiagnosticActionResult
Public NotInheritable Class DiagnosticActionResult
Vererbung
Object Platform::Object IInspectable DiagnosticActionResult
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)

Hinweise

Für diese API ist die Diagnosefunktion erforderlich.

Eigenschaften

ExtendedError

Enthält erweiterte Fehlerdaten zu einer Diagnoseaktion.

Results

Enthält die Ergebnisse der Ausführung eines Diagnose Problembehandlungspakets.

Gilt für: