|
AlreadyInstalledException |
Exception thrown when the extension to be installed is already present on the system. |
|
BreaksExistingExtensionsException |
Exception thrown when a conflict is found between the extension to install and an existing extension. |
|
CannotUninstallOrphanedComponentsException |
|
|
DependencyException |
|
|
DirectoryExistsException |
|
|
DownloadCompletedEventArgs |
|
|
DownloadProgressChangedEventArgs |
Although this API supports the Extension Manager infrastructure, we recommend that you do not use it because it is subject to change. |
|
ExecuteCompletedEventArgs |
Arguments consumed by the ExecuteCompleted event. |
|
ExtensionManagerException |
Generic exception for working with extension managers and extension manager repositories. |
|
FilesInUseException |
|
|
Guids |
GUIDs used to query the extension manager service and the extension repository. |
|
IdentifierConflictException |
Exception thrown when the extension to be installed has the same ID as an existing extension. |
|
InconsistentNestedReferenceIdException |
|
|
InstallByMsiException |
Exception thrown when an extension must be installed by a Windows Installer (.msi) file. |
|
InstallCompletedEventArgs |
Event arguments consumed by the InstallCompleted event. |
|
InstallProgressChangedEventArgs |
Event arguments consumed by the InstallProgressChanged event. |
|
InvalidExtensionManifestException |
Exception thrown when a VSIX manifest is invalid. |
|
InvalidExtensionPackageException |
Exception thrown when a VSIX package is invalid. |
|
InvalidPerMachineOperationException |
|
|
MissingPackagePartException |
Exception thrown at installation when an expected part of a VSIX package is missing. |
|
MissingReferencesException |
Thrown when references that are required by the extension are not available on the system. |
|
MissingTargetFrameworkException |
Exception thrown when the .NET Framework version that is required by the extension is not available on the system. |
|
NestedExtensionInstallException |
Exception thrown when a nested extension fails to install. |
|
NotInstalledException |
Exception thrown when an operation is attempted on an extension that is not installed. |
|
NotPendingDeletionException |
Exception thrown by the RevertUninstall method when the extension to be uninstalled is still installed or has already been deleted from the system. |
|
ProxyCredentialsRequiredException |
Exception thrown from the IVsExtensionRepository method when a web service call requires proxy authentication. |
|
ReferenceConstraintException |
|
|
RequiresAdminRightsException |
|
|
SystemComponentException |
Thrown when an attempt is made to install an extension that is a system component. |
|
UnsupportedProductException |
|
|
VersionRange |
|
|
VSEdition |
List of supported editions of Visual Studio that may be targeted by an extension. |