Summary
Gets the
System.Uri form of the current project definition.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Project
Syntax
public Uri BuildFileUri { get; }
Value
| Type | Description |
|---|---|
| Uri |
The System.Uri form of the current project definition.
|
