Microsoft SDK for Java

mkdir

This method of the ClientStoreFile Class creates a directory whose path is specified by the ClientStoreFile object.

Syntax

public boolean mkdir();

Return Value

Returns true if the directory could be created; otherwise, returns false.

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