Microsoft SDK for Java

ResourceManager.setBaseName

Sets the base name of the resource files.

Syntax

public void setBaseName( String value )

Parameters

value

The base name of the resource files. For example, the base name of the files "MyResource_enu.resources" and "MyResource_jpn.resources" is "MyResource".

See Also   getBaseName

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