ICE52
ICE52 checks for private properties in the AppSearch table. See About Properties.
When using Windows 2000 all properties set in the Property column of the AppSearch table must be public properties.
Result
ICE52 posts a warning if there is a private property in the AppSearch table.
Example
ICE52 posts the following warning for the example shown.
Property 'Property2' in AppSearch row 'Property2'.'Signature2'
is not public. It should be all uppercase.
Property | Signature |
---|---|
PROPERTY1 | Signature1 |
Property2 | Signature2 |
To fix this warning change to the custom public property: PROPERTY2.
Related topics