Skip to content

IOFileComponent.Data Property

Definition

Gets the raw byte data for this component.

public IReadOnlyList<Byte> Data { get; }

View source

Property Value

IReadOnlyList<Byte>