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
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 |