Skip to content

BinaryFileSource Constructors

A binary file whose bytes are placed in the output as-is, relative to the project directory.

public BinaryFileSource(string path);

View source

Parameters

Name Type Description
path String