Iis7Website Properties

TFS Build Extensions

Collapse imageExpand ImageCopy imageCopyHover image

The Iis7Website type exposes the following members.

Properties

  NameDescription
Public propertyAction
Specifies the action to perform
Public propertyApplicationName
Sets the Application Name
Public propertyApplicationPath
Sets the ApplicationPath
Public propertyApplicationPhysicalPath
Sets the ApplicationPhysicalPath
Public propertyAppPool
Sets the app pool.
Public propertyEnabledProtocols
Sets the Enabled Protocols for the website
Public propertyExists
Gets whether the website exists
Public propertyForce
Set to true to force the creation of a website, even if it exists.
Public propertyName
Sets the name of the Website
Public propertyPath
Sets the path.
Public propertyPhysicalPath
Gets the site physical path. [Output]
Public propertyPort
Sets the port.
Public propertySiteId
Gets the site id. [Output]
Public propertyVirtualDirectoryApplicationPath
Sets the VirtualDirectoryApplicationPath
Public propertyVirtualDirectoryName
Sets the VirtualDirectoryName
Public propertyVirtualDirectoryPhysicalPath
Sets the ApplicationPath

See Also