Microsoft SDK for Java

Icon.getExtension

Retrieves the recommended file extension for files that persist this object.

Syntax

public String getExtension()

Return Value

Returns the recommended file extension for this object, minus the prefixing period. The default implementation of this method always returns "ico".

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