GacUninstallTask.

Assemblies Property

Summary

Specifies the assemblies to uninstall.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
GacUninstallTask

Syntax

[BuildElement("assemblies", Required = true)]
public AssemblySet Assemblies { get; set; }

Attributes

Type Description
BuildElement

Value

Type Description
AssemblySet