OSName Property (SystemFunctions)

Action

Gets the name of the operating system of the machine on which the Open Agent is hosted.

Syntax

C#

public String OSName { get; }

VB

Public Read Property OSName As String

Access

Read only.