OSVersion Property (SystemFunctions)

Action

Gets the major and minor version of the operating system of the machine on which the Open Agent is hosted.

Syntax

C#

public String OSVersion { get; }

VB

Public Read Property OSVersion As String

Access

Read only.