CheckinTask.

LocalPath Property

Summary

The path to the local working directory.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SourceSafe
Containing Type
CheckinTask

Syntax

[TaskAttribute("localpath", Required = true)]
public DirectoryInfo LocalPath { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
DirectoryInfo