Undeploy.

Uninstall Property

Summary

Determines whether to remove the assembly from the Global Assembly Cache. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Containing Type
Undeploy

Syntax

[TaskAttribute("uninstall")]
public bool Uninstall { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool