Summary
Evaluates defined
NAnt.Contrib.Tasks.StarTeam.TreeBasedTask.Includes and NAnt.Contrib.Tasks.StarTeam.TreeBasedTask.Excludes patterns against a filename.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .StarTeam - Containing Type
- TreeBasedTask
Syntax
protected virtual bool IsIncluded(string filePath)
Parameters
| Name | Type | Description |
|---|---|---|
| filePath | string |
Return Value
| Type | Description |
|---|---|
| bool |
