Microsoft SDK for Java

isDirectory

This method of the ClientStoreFile Class determines whether the file represented by this ClientStoreFile object is a directory.

Syntax

public boolean isDirectory();

Return Value

Returns true if this ClientStoreFile object exists and is a directory; otherwise, returns false.

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