ProcessorInformationProcessorType Property |
Gets the processor's type.
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string ProcessorType { get; }
Public ReadOnly Property ProcessorType As String
Get
public:
property String^ ProcessorType {
String^ get ();
}
Property Value
Type:
String
See Also