Microsoft SDK for Java

Animation.getFileName

Retrieves the file name of the animation to be played.

Syntax

public final String getFileName()

Return Value

Returns the file name of the animation to be played.

Remarks

The name will be returned as a fully qualified path. To set the value of the fileName property, use the setFileName method.

See Also   setFileName

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