ProjectBase.

ProjectConfigurations Property

Summary

Gets a list of all configurations defined in the project.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
ProjectBase

Syntax

public ConfigurationDictionary ProjectConfigurations { get; }

Value

Type Description
ConfigurationDictionary