Microsoft SDK for Java

IProperties.add

Adds a property to the associated component class.

Syntax

public void add( PropertyInfo p )

Parameters

p

A PropertyInfo object that defines the property.

Remarks

For an example that shows how to use this method, see the ClassInfo overview.

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