Microsoft SDK for Java

Component.setName

Sets the name of the component that is maintained by the site.

Syntax

public synchronized void setName( String value )

Parameters

value

The component name held by the component's site.

Exceptions

WFCException thrown if the component does not have a site.

See Also   getName

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