Microsoft SDK for Java

exists

This method of the ClientStoreFile Class determines whether this ClientStoreFile object exists.

Syntax

public boolean exists();

Return Value

Returns true if the file specified by this object exists; otherwise, returns false.

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