Hunny Software Library Reference

BinHex.BinHexChars Property

Gets or sets the characters of the BinHex encoded file.

[Visual Basic]
Public Property BinHexChars As ByteString
[C#]
public Hunny.Base.ByteString BinHexChars {get; set;}

Property Value

The encoded characters of the binhex file.

See Also

BinHex Class | Hunny.Mime Namespace