VirtualUser ProgressPoint Property C# API
Gets the text of the most recent progress point that was set.

Namespace: Facilita.Fc.Runtime
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public string ProgressPoint { get; }

Field Value

The text of the most recent progress point that was set.
See Also