API Reference
| Classic JavaDoc |
RegistryValue.isString
public boolean isString()
Returns true if this registry value type is a String (REG_SZ or REG_EXPAND_SZ). If this method returns true, the String value is accessible with the method getString().
Community comments
Please do not ask questions. If you need help or support, contact support@moyosoft.com. Questions, bug reports and feature requests will be deleted. |
Powered by JavaDocPlus