VirtualUserScript BackgroundScriptIDs Property C# API
Returns a list of currently registered wtih the VU background script IDs.

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

public List<string> BackgroundScriptIDs { get; }
See Also