Class OsInstallerHandler
Represents metadata for the Windows installer handler. This handler is responsible for installing cumulative updates.
Inherited Members
Namespace: Microsoft.PackageGraph.MicrosoftUpdate.Metadata.Handlers
Assembly: package-graph-microsoft-update.dll
Syntax
public class OsInstallerHandler : HandlerMetadata
Properties
| Improve this Doc View SourceInitialModule
The initial module to load in order to start the update process
Declaration
[JsonProperty]
public string InitialModule { get; }
Property Value
Type | Description |
---|---|
System.String |