GetTask.

Proxy Property

Summary

The network proxy to use to access the Internet resource.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
GetTask

Syntax

[BuildElement("proxy")]
public Proxy Proxy { get; set; }

Attributes

Type Description
BuildElementAttribute Indicates that the property should be treated as an XML element and further processing should be done.

Value

Type Description
Proxy