Gets the name of the operating system of the machine on which the Open Agent is hosted.
C#
public String OSName { get; }
VB
Public Read Property OSName As String
Read only.