| SystemComponentInformationProcessorInformation Property |
Gets the processor (CPU) information.
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntaxpublic ProcessorInformation ProcessorInformation { get; }Public ReadOnly Property ProcessorInformation As ProcessorInformation
Get
public:
property ProcessorInformation^ ProcessorInformation {
ProcessorInformation^ get ();
}Property Value
Type:
ProcessorInformation
See Also