Displaying Class Properties

[This is preliminary documentation and subject to change.]

    To display properties of a class
  1. Select the class in the Class Explorer.
  2. Click the Properties tab in the Class Viewer.

Properties attached to a class by the system are preceded by a double underscore (for example, __SERVER). Note that you cannot change or delete system properties. You should not create properties that begin with a double underscore. Nonsystem properties are either defined by the user or inherited from parent classes.

The following example screen shows the properties for the Win32Printer class: