SkillExecutionDeviceDirectX.AdapterId 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 adapter ID of this DirectX device.
public:
property System::UInt64 AdapterId { System::UInt64 get(); };
public ulong AdapterId { get; }
member this.AdapterId : uint64
Public ReadOnly Property AdapterId As ULong
Property Value
The adapter ID of this DirectX device.
Implements
Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDeviceDirectX.AdapterId