Checks if the given path is a drive.

Declaration Syntax
Public Shared Function IsDrive ( _
aPath As String _
) As Boolean

Parameters
- aPath (String)
- A file system path

Return Value
true, if the given path is a directory like "C:\", flase otherwise
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)