Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.03 KB

ice52.md

File metadata and controls

55 lines (31 loc) · 1.03 KB
description ms.assetid title ms.topic ms.date
ICE52 checks for private properties in the AppSearch table. See About Properties.
18d1489e-666a-488d-ae12-5dbe60885a2e
ICE52
article
05/31/2018

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.

AppSearch Table

Property Signature
PROPERTY1 Signature1
Property2 Signature2

 

To fix this warning change to the custom public property: PROPERTY2.

Related topics

ICE Reference