Microsoft SDK for Java

ResourceManager.getBaseName

Retrieves the base name of the resource files.

Syntax

public String getBaseName()

Return Value

Returns the base name of the resource files. If no base file name is associated with this resource manager, an empty string is returned.

See Also   setBaseName

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