ByteContent

TextResourceBase.ByteContent property

Returns content of this text resource as byte stream with original encoding

public Stream ByteContent { get; }

See Also