Skip to content

BinaryFileSource Class

Definition

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

public sealed class BinaryFileSource : ProjectSource

View source

Constructors

Name Description
BinaryFileSource(String) A binary file whose bytes are placed in the output as-is, relative to the project directory.

Properties

Name Description
Path