Gets the major and minor version of the operating system of the machine on which the Open Agent is hosted.
C#
public String OSVersion { get; }
VB
Public Read Property OSVersion As String
Read only.