Hunny Software Library Reference

Uuencode.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 implementation limits the file name to 255 characters.

See Also

Uuencode Class | Hunny.Mime Namespace