Microsoft SDK for Java

ComponentInfo.getDefaultPropertyName

Retrieves the name of the default property of the component.

Syntax

public String getDefaultPropertyName()

Return Value

Returns the default property name. If no default event is defined, null is returned.

Remarks

The name of the default property is specified in the component's ClassInfo. For more information, see IClassInfo.getDefaultPropertyName.

See Also   getDefaultPropertyInfo

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