GacInstallTask.

Assemblies Property

Summary

Specifies the assemblies to install.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
GacInstallTask

Syntax

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

Attributes

Type Description
BuildElement

Value

Type Description
AssemblyFileSet