Hunny Software Library Reference

BinHex.FileName Property

Gets or sets the file name.

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

Property Value

The file name.

Remarks

The file name is restricted to a maximum length of 63 characters.

See Also

BinHex Class | Hunny.Mime Namespace