Click or drag to resize

IVideoDriverInfoName Property

Win32_VideoController: Label by which the object is known. When subclassed, the property can be overridden to be a key property.

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

Property Value

Type: String
The name.
See Also