Returns a value that indicates whether this system supports the CPUID instruction.
public class GetCpuidIsAvailableCmdlet : Cmdlet| name | description |
|---|---|
| GetCpuidIsAvailableCmdlet() | The default constructor. |
| name | description |
|---|---|
| override ProcessRecord() | Process the command. |
PS> Get-CpuidIsAvailable | CPUID-Is-Available
True - namespace PowerShellCpuid.CmdLets