property::get-value

Gets the value of the specified property.

Usage

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 (0.91.4312.0)