Microsoft SDK for Java

ClassInfo.getProperties

Specifies the properties of the component class.

Syntax

public void getProperties( IProperties props )

Parameters

props

An object implementing the IProperties interface that is used to enumerate the properties.

Remarks

For each property, getProperties calls the add method of the props parameter. For a sample implementation, see the ClassInfo overview.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.