BaseTask.

DBPath Property

Summary

The path to the folder that contains "srcsafe.ini".
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SourceSafe
Containing Type
BaseTask

Syntax

[TaskAttribute("dbpath", Required = true)]
public FileInfo DBPath { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo