Method | Description | |
---|---|---|
AddWatchDrive ( string path ) : void | ||
ClearWatchDrives ( ) : void | ||
RemoveWatchDrive ( string path ) : void | ||
StartDiskWatcher ( ) : void | ||
StartMonitor ( ) : void | ||
StopDiskWatcher ( ) : void | ||
StopMonitor ( ) : void |
Method | Description | |
---|---|---|
DeviceManager ( ) : System | ||
WatchDisks ( ) : void | ||
onPathAdded ( |
public static AddWatchDrive ( string path ) : void | ||
path | string | |
return | void |
public static RemoveWatchDrive ( string path ) : void | ||
path | string | |
return | void |