SkillExecutionDeviceDirectX.HighPerformanceIndex 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 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
The ranking in terms of performance of this DirectX device relative to others.
Implements
Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDeviceDirectX.HighPerformanceIndex