ExpressionEvalBase.

EvaluateProperty(string) Method

Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
ExpressionEvalBase

Syntax

protected abstract Object EvaluateProperty(string propertyName)

Parameters

Name Type Description
propertyName string

Return Value

Type Description
Object