ProjectBase.

ProjectDependencies Property

Summary

Gets the set of projects that the project depends on.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
ProjectBase

Syntax

public ProjectBaseCollection ProjectDependencies { get; }

Value

Type Description
ProjectBaseCollection The set of projects that the project depends on.