Click or drag to resize

ActiveDriveFileWasChanged Method

IT Hit WebDAV Classes Reference
Notify OS and cache that file was changed

Namespace:  ITHit.MapWebDAVDrive.Core
Assembly:  ITHit.MapWebDAVDrive.Core (in ITHit.MapWebDAVDrive.Core.dll) Version: 1.3.997.0 (1.3.997.0)
Syntax
public void FileWasChanged(
	string filePath
)

Parameters

filePath
Type: SystemString
Specifies the full path name of the file or directory which was changed.
See Also