GetDriveName Method
Description
Returns a string containing the name of the drive for a specified path.
Syntax
| Visual Basic | 
|---|
Public Function GetDriveName( _ ByVal Path As String _ ) As String  | 
Parameters
- Path
 
See Also
                    | Visual Basic | 
|---|
Public Function GetDriveName( _ ByVal Path As String _ ) As String  |