Click or drag to resize

IVideoDriverInfoAdapterRam Property

Win32_VideoController: Memory size of the video adapter.

Namespace:  Xcalibur.Models.Hardware.Video
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
long AdapterRam { get; set; }

Property Value

Type: Int64
The adapter ram.
See Also