ActiveDrive.Unmount Method
IT Hit WebDAV for .NET
Unmounts drive from local file system.
[Visual Basic]
Public Sub Unmount()
[C#]
public
void
Unmount();
See Also
ActiveDrive Class
|
ITHit.MapWebDAVDrive.Core Namespace