LibUsbDotNet 2.2.8
PowerPolicy Property
Library Reference ► LibUsbDotNet.WinUsb ► WinUsbDevice ► PowerPolicy
|
Gets the power policies for this WinUsbDevice.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public PowerPolicies PowerPolicy { get; }
Public ReadOnly Property PowerPolicy As PowerPolicies Get
public: property PowerPolicies^ PowerPolicy { PowerPolicies^ get (); }