ProjectBase.

ProjectDirectory Property

Summary

Gets the directory containing the VS.NET project.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
ProjectBase

Syntax

public abstract DirectoryInfo ProjectDirectory { get; }

Value

Type Description
DirectoryInfo