2.3 (Current)
Search
K
Links

CreateFromFiles(string[])

Method in CompilationJob

Summary

Creates a new CompilationJob using the contents of a collection of files.
public static CompilationJob CreateFromFiles(params string[] paths)

Parameters

Name
Description
string[] paths
The paths to the files.

Returns