'Usage Dim rootName As String Dim fullPath As String Dim instance As New MemoryFolder(rootName, fullPath)
Parameters
- rootName
- The root name of the MemoryFolder, without the colon (:). You can see this as the drive letter (or name) of your memory drive. For example: "RamDrive1"
- fullPath
- The full path of the MemoryFolder, without the root part. For example, "\" or "\Data\Images\Gifs"