SkillExecutionDeviceDirectX.AdapterId Property

Definition

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

UInt64

The adapter ID of this DirectX device.

Implements

Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDeviceDirectX.AdapterId

Applies to