BinaryFileNode.BinaryContent.md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.BinaryFileNode
BinaryFileNode.BinaryContent Property
Gets or sets the binary content of the file.
public byte[] BinaryContent { get; set; }
Implements BinaryContent