CursorType Property (SystemFunctions)

Action

Gets the current cursor type of the machine on which the Open Agent is running.

Syntax

C#

public String CursorType { get; }

VB

Public Read Property CursorType As String

Access

Read only.