SkillExecutionDeviceDirectX.PowerSavingIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ranking in terms of power saving of this DirectX device relative to others.
public:
property System::UInt16 PowerSavingIndex { System::UInt16 get(); };
public ushort PowerSavingIndex { get; }
member this.PowerSavingIndex : uint16
Public ReadOnly Property PowerSavingIndex As UShort
Property Value
The ranking in terms of power saving of this DirectX device relative to others.
Implements
Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDeviceDirectX.PowerSavingIndex