Contents Index Topic Contents | ||
Previous Topic: IsFileSystem Property Next Topic: IsLink Property |
IsFolder Property
Description
Indicates if the item is a folder. This property is TRUE if the item is a folder or FALSE if not. This is a read-only property.
Syntax
object.IsFolder
Parameter Description object Required. An object expression that evaluates to a FolderItem object.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.