Microsoft SDK for Java

delete

This method of the ClientStoreFile Class deletes the file specified by the ClientStoreFile object.

Syntax

public boolean delete();

Return Value

Returns true if the file is successfully deleted; otherwise, returns false.

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