SSCMGet.

File Property

Summary

File or repository name. Can be / or empty, which means the repository specified by the NAnt.Contrib.Tasks.SurroundSCM.SSCMGet.Repository attribute or the default repository.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMGet

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string