OSVersionType Property (SystemFunctions)

Action

Gets the version type, server or client, of the operating system of the machine on which the Open Agent is hosted.

Syntax

C#

public String OSVersionType { get; }

VB

Public Read Property OSVersionType As String

Access

Read only.