Iis7Website Members
From TFS Build Extensions
| TFS Build Extensions Help (v1.0.0.6) |
| Iis7Website Members |
| Iis7Website Class Constructors Properties See Also Send Feedback |
The Iis7Website type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Iis7Website |
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
|