Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This PackageWriter class creates or updates submission packages.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel.Submission
Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel.Submission (in Microsoft.Windows.Kits.Hardware.ObjectModel.Submission)
Usage
Visual Basic
Dim instance As PackageWriter
Syntax
Visual Basic
Public Class PackageWriter
Implements IDisposable
C#
public class PackageWriter : IDisposable
Inheritance Hierarchy
System.Object
Microsoft.Windows.Kits.Hardware.ObjectModel.Submission.PackageWriter
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.