WebBase.

Website Property

Summary

The website on the IIS server.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Web
Containing Type
WebBase

Syntax

[TaskAttribute("website")]
public string Website { get; set; }

Remarks

This allows for targeting a specific virtual site on a physical box.

Attributes

Type Description
TaskAttribute

Value

Type Description
string