# WinUsbUtils **Repository Path**: wisejohn/WinUsbUtils ## Basic Information - **Project Name**: WinUsbUtils - **Description**: 来自github的window usb监控工具 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-01-06 - **Last Updated**: 2023-10-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Windows的基础功能实现 > > **Windows设备管理器** - [添加USB设备监视](https://github.com/LcFireRabbit/Utils/blob/master/Utils/WindowsApi/WMI/USBDeviceWatcher/UsbDeviceWatcher.cs) ```C# bool AddUSBEventWatcher() ```