ApplicationPool.

PoolName Property

Summary

The name of the application pool on which to perform the action.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Web
Containing Type
ApplicationPool

Syntax

[TaskAttribute("pool", Required = true)]
public string PoolName { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string