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