Summary
The IIS server, which can be specified using the format
[host]:[port]
.
The default is localhost:80
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Web - Containing Type
- WebBase
Syntax
[TaskAttribute("iisserver")]
public string Server { get; set; }
Remarks
This allows for targeting a specific virtual site on a physical box.
Attributes
Type | Description |
---|---|
TaskAttribute |
Value
Type | Description |
---|---|
string |