Class Types
Class | Summary |
---|---|
ApplicationPool | Allows an IIS application pool to be controlled. |
Create |
Creates or modifies a virtual directory of a web site hosted on Internet Information Server. |
Delete |
Deletes a virtual directory from a given web site hosted on Internet Information Server. |
VirtualDirectoryInfo | Lists the configuration settings of a specified virtual directory in a web site hosted on Internet Information Server. |
WebBase | Base class for all IIS-related task. |