Microsoft SDK for Java

length

This method of the ClientStoreFile Class retrieves the length of the file represented by this ClientStoreFile object.

Syntax

public long length();

Return Value

Returns the length, in bytes, of the file specified by this object, or 0L if the specified file does not exist.

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