VcProject.

ProjectLocation Property

Summary

Get the location of the project.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
VcProject

Syntax

public override ProjectLocation ProjectLocation { get; }

Remarks

For now, we only support local Visual C++ projects.

Value

Type Description
ProjectLocation NAnt.VSNet.ProjectLocation.Local.