| SystemComponentInformationVideoCardInformation Property  | 
Gets the video card information.
 
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic VideoCardInformation VideoCardInformation { get; }Public ReadOnly Property VideoCardInformation As VideoCardInformation
	Get
public:
property VideoCardInformation^ VideoCardInformation {
	VideoCardInformation^ get ();
}Property Value
Type: 
VideoCardInformation
See Also