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