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 (); }