GetFileSystemObject

GetFileSystemObject () à FileSystemObject 

 

Returns a FileSystemObject (Windows Scripting) for processing of folders and files. See https://msdn.microsoft.com/en-us/library/hww8txat%28v=vs.84%29.aspx?f=255&MSPPError=-2147217396 for more information.

See “Adding All Folder Files of a Specific Type to a Project” in this chapter for a code sample for adding all folder files of a specific type to a project.

Return Value

A FileSystemObject.