Click or drag to resize

FormActMainUnblockFiles Method

Scans a folder and subfolders for files with the downloaded zone identifier which might affect running code, then prompts the user to automatically unblock them

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
public void UnblockFiles(
	string BaseFolderPath
)

Parameters

BaseFolderPath
Type: SystemString
Folder path with files to scan
See Also