Summary
Gets the relative path of the file.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- VcFileConfiguration
Syntax
public string RelativePath { get; }
Value
| Type | Description |
|---|---|
| string | The path of the file relative to the project directory. |
