CurrentDrive Property (SystemFunctions)

Action

Gets or sets the current drive of the machine on which the Open Agent is hosted.

Syntax

C#

public String CurrentDrive { get; set; }

VB

Public ReadWrite Property CurrentDrive As String

Access

Read and write.