Summary
The name of the server on which to perform the action. The default
is the local computer.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Web - Containing Type
- ApplicationPool
Syntax
[TaskAttribute("server", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Server { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |