Contents Index Topic Contents | ||
Previous Topic: IsBrowsable Property Next Topic: IsFolder Property |
IsFileSystem Property
Description
Indicates if the item is part of the file system. This property is TRUE if the item is part of the file system or FALSE if not. This is a read-only property.
Syntax
object.IsFileSystem
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.