SkillExecutionDeviceDirectX.DedicatedVideoMemory Property

Definition

The amount of dedicated video memory of this DirectX device (bytes).

public:
 property System::UInt64 DedicatedVideoMemory { System::UInt64 get(); };
public ulong DedicatedVideoMemory { get; }
member this.DedicatedVideoMemory : uint64
Public ReadOnly Property DedicatedVideoMemory As ULong

Property Value

UInt64

The amount of dedicated video memory of this DirectX device (bytes).

Implements

Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDeviceDirectX.DedicatedVideoMemory

Applies to