Build.BlitzBuild - blitzbuild::property-exists
bool blitzbuild::property-exists (
string propertyName
)
Parameters
Table 13. Parameters
Name |
Type |
Description |
propertyName |
string |
The name of the property to find. |
Return Values
True if the property was found, false if not.