Table of Contents

Class VMware

Namespace
BenchmarkDotNet.Portability
Assembly
BenchmarkDotNet.dll
public class VMware : VirtualMachineHypervisor
Inheritance
VMware
Inherited Members

Properties

Default

public static VMware Default { get; }

Property Value

VMware

Name

public override string Name { get; }

Property Value

string

Methods

IsVirtualMachine(string, string)

public override bool IsVirtualMachine(string manufacturer, string model)

Parameters

manufacturer string
model string

Returns

bool