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_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic void UnblockFiles(
string BaseFolderPath
)
Parameters
- BaseFolderPath String
- Folder path with files to scan
See Also