Overview of Vanara.SystemServices.dll
masterThe Vanara.SystemServices.dll assembly provides high-level C# classes for system-related tasks by extending native PInvoke libraries. It offers enhanced functionality for common Windows system operations, including:
- Process Management: Extensions for
System.Diagnostics.Processto handle privileges, elevation, and relationships. - File System: Extensions for
FileInfoto retrieve compression information andVanara.IO.PathExfor cross-platform path operations. - Network & Connectivity: Tools for managing shared network drives, devices, firewall rules, and network profiles.
- Hardware & Power: Detailed information about devices, battery status, power schemes, and power supply status.
- Services: Extensions for
ServiceControllerto manage start types and security access rules.