VirtualUser FilesDataPath Property C# API
Gets the path of the data\Files folder.

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

public string FilesDataPath { get; }

Field Value

The path of the data\Files folder.
Remarks

This is the folder on an injector machine to which all the files in the data\Files folder on the controller machine are transferred.
See Also