Microsoft Scripting Runtime
Folder Object
/ IsRootFolder Property
Collapse All
Expand All
In This Topic
Description
Property type
Syntax
See Also
Sample Template
Classic
Material
Light
About this Sample
Microsoft Scripting Runtime
Overview
Objects
Dictionary Collection
Drive Object
Drives Collection
Encoder Object
File Object
Files Collection
FileSystemObject Object
Folder Object
Overview
Members
Methods
Copy Method
CreateTextFile Method
Delete Method
Move Method
Properties
Attributes Property
DateCreated Property
DateLastAccessed Property
DateLastModified Property
Drive Property
Files Property
IsRootFolder Property
Name Property
ParentFolder Property
Path Property
ShortName Property
ShortPath Property
Size Property
SubFolders Property
Type Property
Folders Collection
IFileSystem3 Object
IScriptEncoder Object
TextStream Object
Enumerations
CompareMethod Enumeration
DriveTypeConst Enumeration
FileAttribute Enumeration
IOMode Enumeration
SpecialFolderConst Enumeration
StandardStreamTypes Enumeration
Tristate Enumeration
IsRootFolder Property
In This Topic
Description
Property type
Syntax
See Also
Description
True if folder is root
Property type
Read-only property
Syntax
Visual Basic
Public
Property
IsRootFolder
As
Boolean
See Also
Folder Object
|
Folder Members