ReferenceBase.

GetTimestamp(Configuration) Method

Summary

Gets the timestamp of the reference.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
ReferenceBase

Syntax

public abstract DateTime GetTimestamp(Configuration solutionConfiguration)

Parameters

Name Type Description
solutionConfiguration Configuration The solution configuration that is built.

Return Value

Type Description
DateTime The timestamp of the reference.