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