BaseTask.

GetFileTimestampFlags(FileTimestamp) Method

Summary

Gets the SourceSafeTypeLib.VSSFlags value corresponding with the specified NAnt.Contrib.Tasks.SourceSafe.FileTimestamp.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SourceSafe
Containing Type
BaseTask

Syntax

protected int GetFileTimestampFlags(FileTimestamp timestamp)

Parameters

Name Type Description
timestamp FileTimestamp A NAnt.Contrib.Tasks.SourceSafe.FileTimestamp.

Return Value

Type Description
int An int representing the SourceSafeTypeLib.VSSFlags value for the timestamp.