NAnt SDK Documentation - v0.85-nightly-2005-11-09

VcFileConfiguration.RelativePath Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.VcFileConfiguration.RelativePath

See Also

VcFileConfiguration Class | NAnt.VSNet Namespace