Microsoft SDK for Java

ClassInfo.getDefaultPropertyName

Retrieves the name of the default property of the component class.

Syntax

public String getDefaultPropertyName()

Return Value

Returns the default property name. If the component class has no property event, null is returned. For more information, see IClassInfo.getDefaultPropertyName.

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