VSConstants.SetupDrivers Class
Known project retargeting setup drivers for installing missing components.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.VSConstants.SetupDrivers
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class SetupDrivers
public static class SetupDrivers
public ref class SetupDrivers abstract sealed
[<AbstractClass>]
[<Sealed>]
type SetupDrivers = class end
public final class SetupDrivers
The VSConstants.SetupDrivers type exposes the following members.
Fields
Name | Description | |
---|---|---|
SetupDriver_VS | Visual Studio setup drivers. | |
SetupDriver_WebPI | Web setup drivers. |
Top
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.