Share via


ProjectManager Class

This class provides an interface to connect to a project packager or a running database and controller.

Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)

Usage

Visual BasicDim instance As ProjectManager

Syntax

Visual BasicPublic MustInherit Class ProjectManager           Implements IDisposable

C#public abstract class ProjectManager : IDisposable

Inheritance Hierarchy

System.Object      Microsoft.Windows.Kits.Hardware.ObjectModel.ProjectManager           Microsoft.Windows.Kits.Hardware.ObjectModel.DBConnection.DatabaseProjectManager           Microsoft.Windows.Kits.Hardware.ObjectModel.Submission.PackageManager

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.

 

 

Send comments about this topic to Microsoft