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