File

Struct in CompilationJob

Inherits from System.ValueType

Summary

Represents the contents of a file to compile.

public struct File

Fields

Name
Description

The name of the file.

The source code of this file.

Last updated

Was this helpful?