Microsoft SDK for Java

canWrite

This method of the ClientStoreFile Class determines whether the application can write to this file.

Syntax

public boolean canWrite();

Return Value

Returns true if the application is allowed to write to the file whose name is specified by this object; otherwise, returns false.

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