Deploy.

Install Property

Summary

Determines whether to install the assembly in the Global Assembly Cache. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Containing Type
Deploy

Syntax

[TaskAttribute("install")]
public bool Install { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool