SSCMLabel.

File Property

Summary

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

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string