DiagnosticActionState DiagnosticActionState DiagnosticActionState DiagnosticActionState Enum

Definition

Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Prerelease APIs are identified by a Prerelease label.

[Contains prerelease APIs.]
Indicates the current state of the execution of a diagnostics troubleshooting package.

public : enum class DiagnosticActionStatepublic enum DiagnosticActionStatePublic Enum DiagnosticActionState// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Insider Preview (introduced v10.0.16257.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v5)

Fields

Detecting Detecting Detecting Detecting

Prerelease. The diagnostics run is detecting.

Downloading Downloading Downloading Downloading

Prerelease. The diagnostics run is downloading the troubleshooting package.

Initializing Initializing Initializing Initializing

Prerelease. The diagnostics run is initializing.

Resolving Resolving Resolving Resolving

Prerelease. The diagnostics run is resolving.

VerifyingResolution VerifyingResolution VerifyingResolution VerifyingResolution

Prerelease. The diagnostics run is verifying resolution.

VerifyingTrust VerifyingTrust VerifyingTrust VerifyingTrust

Prerelease. The diagnostics run is verifying trust of the downloaded troubleshooting package.