property::get-value

Gets the value of the specified property.
string property::get-value(propertyName)

Parameters

Name Type Description
propertyName string The name of the property to get the value of.

Return Value

The value of the specified property.

Requirements

Assembly
NAnt.Core.dll
Namespace
NAnt.Core