s&box docs

public class Sandbox.CodeArchive.AdditionalFile

Represents a file to send to the compiler along with all the code. This is usually something that the generator turns into code, such as a Razor file.

Constructors

Showing 2 constructors

Methods

Showing 3 methods

public void Deconstruct(string Text, string LocalPath)

protected virtual bool PrintMembers(System.Text.StringBuilder builder)

Properties

Showing 3 properties

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Compiling
Doc IDT:Sandbox.CodeArchive.AdditionalFile

On this page