SSCMCheckout.

Version Property

Summary

Specifies the file version to check out. Ignored if no specific filename is set using the NAnt.Contrib.Tasks.SurroundSCM.SSCMCheckout.File attribute.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMCheckout

Syntax

[TaskAttribute("version", Required = false)]
public string Version { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string