Microsoft.VisualStudio.Setup.Configuration Namespace

 

Used for discovering instances and querying setup details of Visual Studio 2017.

ClassDescription
System_CAPS_pubclassSetupConfigurationClass

Class that implements ISetupConfiguration.

InterfaceDescription
System_CAPS_pubinterfaceIEnumSetupInstances

An enumerator of installed ISetupInstance objects.

System_CAPS_pubinterfaceISetupConfiguration

Gets information about product instances set up on the machine.

System_CAPS_pubinterfaceISetupConfiguration2

Gets information about product instances set up on the machine.

System_CAPS_pubinterfaceISetupErrorState

Information about the error state of the instance.

System_CAPS_pubinterfaceISetupFailedPackageReference

A reference to a failed package.

System_CAPS_pubinterfaceISetupHelper

Helper functions.

System_CAPS_pubinterfaceISetupInstance

Information about an instance of a product.

System_CAPS_pubinterfaceISetupInstance2

Information about an instance of a product.

System_CAPS_pubinterfaceISetupPackageReference

A reference to a package.

System_CAPS_pubinterfaceISetupPropertyStore

Provides named properties.

System_CAPS_pubinterfaceSetupConfiguration

The implementation of ISetupConfiguration2.

EnumerationDescription
System_CAPS_pubenumInstanceState

The state of an ISetupInstance2.

Return to top
Show: