Microsoft Scripting Runtime
IFileSystem3 Object / GetAbsolutePathName Method
In This Topic
    GetAbsolutePathName Method
    In This Topic
    Description
    Return the canonical representation of the path
    Syntax
    Visual Basic
    Public Function GetAbsolutePathName( _
       ByVal Path As String _
    ) As String
    Parameters
    Path
    See Also