| SystemComponentInformationOperatingSystemInformation Property |
Gets the operating system information.
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntaxpublic OperatingSystemInformation OperatingSystemInformation { get; }Public ReadOnly Property OperatingSystemInformation As OperatingSystemInformation
Get
public:
property OperatingSystemInformation^ OperatingSystemInformation {
OperatingSystemInformation^ get ();
}Property Value
Type:
OperatingSystemInformation
See Also