VjcTask.

Packages Property

Summary

Reference packages
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
VjcTask

Syntax

public override PackageCollection Packages { get; set; }

Remarks

Override to avoid exposing this to build authors, as the Visual J# compiler does not support package references.

Value

Type Description
PackageCollection