TestimoX

API Reference

Class

ComponentStoreInfo

Namespace ComputerX.Servicing
Assembly ComputerX
Modifiers sealed

Summary information about the Windows component store health. For WMI-only phase this exposes Health and whether the platform is supported.

Inheritance

  • Object
  • ComponentStoreInfo

Constructors

public ComponentStoreInfo() #

Properties

public ComponentStoreHealth Health { get; set; } #

Gets or sets the health state of the component store.

public Boolean IsSupported { get; set; } #

Gets or sets a value indicating whether querying the component store is supported on this platform by the current implementation.