AssemblyReferenceBase.

GetTimestamp(Configuration) Method

Summary

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

Syntax

public override 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.