Microsoft Scripting Runtime
Folder Object Members
Overview 
Public Methods
Public Method CopyCopy this folder
Public Method CreateTextFileCreate a file as a TextStream
Public Method DeleteDelete this folder
Public Method MoveMove this folder
Public Properties
Public Property AttributesFolder attributes
Public Property DateCreatedDate folder was created
Public Property DateLastAccessedDate folder was last accessed
Public Property DateLastModifiedDate folder was last modified
Public Property DriveGet drive that contains folder
Public Property FilesGet files collection
Public Property IsRootFolderTrue if folder is root
Public Property NameGet name of folder
Public Property ParentFolderGet parent folder
Public Property PathPath to folder
Public Property ShortNameShort name
Public Property ShortPathShort path
Public Property SizeSum of files and subfolders
Public Property SubFoldersGet folders collection
Public Property TypeType description
See Also

Folder Object

Send feedback