API Reference
Class
OemQuery
Reads OEM information for the local or a remote computer from the registry.
Inheritance
- Object
- OemQuery
Methods
public static OemInfo Get(String computerName = null) #Returns:
OemInfoRetrieves OEM information for the specified computer.
Parameters
- computerName System.String = null
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object