AgentDirectory Property (SystemFunctions)

Action

Gets the directory from which the Open Agent is running.

Syntax

C#

public String AgentDirectory { get; }

VB

Public Read Property AgentDirectory As String

Access

Read only.