Summary
Gets the timestamp of the reference.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- WrapperReferenceBase
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. |
