NAnt SDK Documentation - v0.92 |
|
ExpressionEvalBase.EvaluateProperty Method
[Visual Basic]
MustOverride Protected Function EvaluateProperty( _
ByVal
propertyName As
String _
) As
Object
[C#]
protected abstract
object EvaluateProperty(
string propertyName);
See Also
ExpressionEvalBase Class | NAnt.Core Namespace