The Iis7Website type exposes the following members.
Properties
Name | Description | |
---|---|---|
Action |
Specifies the action to perform
| |
ApplicationName |
Sets the Application Name
| |
ApplicationPath |
Sets the ApplicationPath
| |
ApplicationPhysicalPath |
Sets the ApplicationPhysicalPath
| |
AppPool |
Sets the app pool.
| |
EnabledProtocols |
Sets the Enabled Protocols for the website
| |
Exists |
Gets whether the website exists
| |
Force |
Set to true to force the creation of a website, even if it exists.
| |
Name |
Sets the name of the Website
| |
Path |
Sets the path.
| |
PhysicalPath |
Gets the site physical path. [Output]
| |
Port |
Sets the port.
| |
SiteId |
Gets the site id. [Output]
| |
VirtualDirectoryApplicationPath |
Sets the VirtualDirectoryApplicationPath
| |
VirtualDirectoryName |
Sets the VirtualDirectoryName
| |
VirtualDirectoryPhysicalPath |
Sets the ApplicationPath
|