Microsoft.Web.Management.Host.Shell Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Microsoft.Web.Management.Host.Shell namespace contains just two classes, ShellApplication and ShellComponents. These classes work together to start IIS Manager and pass information to it.
Classes
ShellApplication |
Enables IIS Manager to be started with specific parameters. |
ShellComponents |
Passes information to an instance of IIS Manager that is started by a ShellApplication object. |