Property FilePaths
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
FilePaths
Gets list of compiled files.
public IReadOnlyCollection<string> FilePaths { get; }
Gets list of compiled files.
public IReadOnlyCollection<string> FilePaths { get; }