| SystemComponentInformationComputerSystemInformation Property  | 
Gets general computer system information.
 
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic ComputerSystemInformation ComputerSystemInformation { get; }Public ReadOnly Property ComputerSystemInformation As ComputerSystemInformation
	Get
public:
property ComputerSystemInformation^ ComputerSystemInformation {
	ComputerSystemInformation^ get ();
}Property Value
Type: 
ComputerSystemInformation
See Also