Click or drag to resize

IVideoDriverInfoInfSection Property

Win32_VideoController: Section of the .inf file where the Windows video information resides.

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

Property Value

Type: String
The inf section.
See Also