SolutionTask.

WebMaps Property

Summary

WebMap of URL's to project references.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet.Tasks
Containing Type
SolutionTask

Syntax

[BuildElementCollection("webmap", "map")]
public WebMapCollection WebMaps { get; }

Attributes

Type Description
BuildElementCollectionAttribute Indicates that the property should be treated as a container for a collection of build elements.

Value

Type Description
WebMapCollection