NAnt SDK Documentation - v0.92 |
|
VcFileConfiguration.RelativePath Property
Gets the relative path of the file.
[Visual Basic]
Public ReadOnly Property RelativePath As
String
[C#]
public
string RelativePath {get;}
Property Value
The path of the file relative to the project directory.
See Also
VcFileConfiguration Class | NAnt.VSNet Namespace