This topic has not yet been rated - Rate this topic

Microsoft.Web.PlatformInstaller Namespace

IIS 7.0

Provides programmatic access to the Web Platform Installer.

The Microsoft Web Platform Installer provides a set of Application Programming Interfaces (APIs). The classes in the Microsoft.Web.PlatformInstaller provide programmatic access to the Web Platform Installer user interface, packages, installers, and associated feeds, group, and other objects.

The pages in this section are intended to serve as a reference to the types and type members associated with the Web Platform Installer.

  Class Description
Public class DeclaredParameter Represents a named parameter to an Web Deployment package.
Public class Feed Represents a Web Platform Installer feed.
Public class Group Represents a group of products.
Public class GroupTab Represents a graphical user interface tab for a group of products.
Public class InstallCommand Represents a single command in an installation package.
Public class Installer Represents an installation action for a given product.
Public class InstallerContext Represents the context for a given installer.
Public class InstallerFile Represents an installer file.
Public class InstallManager Manages the installation configuration and installation process.
Public class InstallReturnCode Represents the status returned by an installation action.
Public class InstallStatusEventArgs Represents an event argument provided when an installation status event is fired.
Public class Keyword Represents a keyword for the web platform installer.
Public class KeywordTab Represents a user interface tab that displays products associated with a given set of keywords.
Public class Language Represents a language.
Public class Logging Provides logging and tracing functionality for the Web Platform Installer.
Public class MSDeployPackage Represents a deployment package that contains configuration needed to install a set of products.
Public class Pillar Represents a top-level product with one or more associated or otherwise recommended products to install.
Public class PillarTab Represents a user interface tab to manage pillars.
Public class PreferenceSettings Represents the user preferences for the Web Platform Installer.
Public class Product Represents a single product.
Public class ProductManager Manages access to product feeds and associated language resources.
Public class QuickStartGroup Represents a group of products to install to get started quickly.
Public class RelatedProduct Represents a product that is related to another product.
Public class Tab Represents a base class for Web Platform Installer tabs.
Public class Terms Represents the terms that dictate the use of the software to be installed by Web Platform Installer.
Public class UpdateAvailableEventArgs Represents an event fired when an installer update is available.
  Enumeration Description
Public enumeration Architecture Represents an enumeration of instruction set architectures.
Public enumeration DatabaseProvider Represents an enumeration of database providers supported natively by the Web Platform Installer.
Public enumeration InstallationState Represents the various states of an installer.
Public enumeration InstallReturnCodeStatus Represents the valid return codes from an installation procedure.
Did you find this helpful?
(1500 characters remaining)