IBinaryFileNode.BinaryContent.md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.IBinaryFileNode

IBinaryFileNode.BinaryContent Property

Gets or sets the binary content of the file.

byte[] BinaryContent { get; set; }

Property Value

System.Byte[]

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.IBinaryFileNode
  2. 1IBinaryFileNode.BinaryContent Property