SkillExecutionDeviceDirectX.HighPerformanceIndex Property

Definition

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

public:
 property System::UInt16 HighPerformanceIndex { System::UInt16 get(); };
public ushort HighPerformanceIndex { get; }
member this.HighPerformanceIndex : uint16
Public ReadOnly Property HighPerformanceIndex As UShort

Property Value

UInt16

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

Implements

Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDeviceDirectX.HighPerformanceIndex

Applies to