| OperatingSystemInformationSerialNumber Property  | 
Gets the operating system's serial number.
 
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string SerialNumber { get; }Public ReadOnly Property SerialNumber As String
	Get
public:
property String^ SerialNumber {
	String^ get ();
}Property Value
Type: 
String
See Also