| NAnt SDK Documentation - v0.92 |
|
ProjectLocation Enumeration
Indentifies the physical location of a managed project.
[Visual Basic]
<Serializable>
Public Enum ProjectLocation
[C#]
[Serializable]
public enum ProjectLocation
Members
| Member Name |
Description |
| Local | A local project. |
| Web | A web project. |
Requirements
Namespace:
NAnt.VSNet
Assembly: NAnt.VSNetTasks (in NAnt.VSNetTasks.dll)
See Also
NAnt.VSNet Namespace