Microsoft Scripting Runtime
FileSystemObject Object / GetTempName Method
In This Topic
    GetTempName Method
    In This Topic
    Description
    Generate name that can be used to name a temporary file
    Syntax
    Visual Basic
    Public Function GetTempName() As String
    See Also