NAnt
![]() ![]() ![]() |
v0.91 |
Checks whether the specified property is a dynamic property.
bool property::is-dynamic(name)
Name | Type | Description |
---|---|---|
name | string | The property to test. |
Check whether the "debug" property is a dynamic property.
property::is-dynamic('debug')