File

Class in CompilationJob

Inherits from System.Object

Summary

Represents the contents of a file to compile.

public class File : ISourceInput

Fields

NameDescription
SourceThe source code of this file.

Properties

NameDescription
FileNameThe name of the file.