SkillExecutionDeviceDirectX.PowerSavingIndex Property

Definition

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

UInt16

The ranking in terms of power saving of this DirectX device relative to others.

Implements

Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDeviceDirectX.PowerSavingIndex

Applies to