NAnt SDK Documentation - v0.92 |
|
ReferenceBase.GetTimestamp Method
Gets the timestamp of the reference.
[Visual Basic]
MustOverride Public Function GetTimestamp( _
ByVal
solutionConfiguration As
Configuration _
) As
Date
Parameters
-
solutionConfiguration
- The solution configuration that is built.
Return Value
The timestamp of the reference.
See Also
ReferenceBase Class | NAnt.VSNet Namespace