BaseTask.

Password Property

Summary

The password to use to login to the SourceSafe database.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SourceSafe
Containing Type
BaseTask

Syntax

[TaskAttribute("password")]
public string Password { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string