Iis6VirtualDirectory Properties

MSBuild Extension Pack

Iis6VirtualDirectory Properties MSBuild Extension Pack Help 4.0.12.0

The Iis6VirtualDirectory type exposes the following members.

Properties

  Name Description
Public property AppPool
Sets the AppPool to run in. Default is 'DefaultAppPool'
Public property DirectoryType
Sets the DirectoryType. Supports IIsWebDirectory and IIsWebVirtualDir. Default is IIsWebVirtualDir.
Public property Exists
Gets whether the Virtual Directory exists
Public property Name
Sets the name of the Virtual Directory. Defaults to 'ROOT'
Public property Parent
Sets the Parent. Defaults to /ROOT
Public property Properties
Sets the Properties. Use a semi-colon delimiter. See Metabase Property Reference (IIS 6.0) If a property contains =, enter #~# as a special sequence which will be replaced with = during processing
Public property RequireApplication
Sets whether an Application is required. Defaults to true.
Public property Website
Sets the name of the Website to add the Virtual Directory to.
Top
See Also

Reference