Show / Hide Table of Contents

Class CbsHandler

Microsoft Update handler for updating individual Windows CBS packages

Inheritance
System.Object
HandlerMetadata
CbsHandler
Inherited Members
HandlerMetadata.HandlerType
Namespace: Microsoft.PackageGraph.MicrosoftUpdate.Metadata.Handlers
Assembly: package-graph-microsoft-update.dll
Syntax
public class CbsHandler : HandlerMetadata

Properties

| Improve this Doc View Source

PackageIdentity

The identity of the package being updated

Declaration
[JsonProperty]
public string PackageIdentity { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX