Click or drag to resize
VideoCardInformationNames Property
Gets the list of video card names.

Namespace: com.softwarekey.Client.Utils.SystemComponent
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public List<string> Names { get; }

Property Value

Type: ListString
See Also