Click or drag to resize

ManagementUninstallDriver Method

IT Hit WebDAV Classes Reference
Uninstalls file system driver.

Namespace:  ITHit.MapWebDAVDrive.Core
Assembly:  ITHit.MapWebDAVDrive.Core (in ITHit.MapWebDAVDrive.Core.dll) Version: 1.3.997.0 (1.3.997.0)
Syntax
public static bool UninstallDriver(
	string applicationID
)

Parameters

applicationID
Type: SystemString
Unique application ID used when driver was installed.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:ITHit.MapWebDAVDrive.Core.Management.UninstallDriver(System.String)"]

See Also