Constructors: NewDriveInfo

NewDriveInfo

Creates a new DriveInfo object used to inspect a drives information.



 Public Function NewDriveInfo(
	  ByVal Name As String ) As DriveInfo

Parameters

Name
[ByVal] String. The name of the drive (C:\, \\Server\Share).

Return Values

DriveInfo -  A DriveInfo object representing the specified drive.

Remarks

See Also

Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewDoubles NewDSACryptoServiceProvider