Hunny Software Library Reference

BinHex.Flag1 Property

Gets or sets the first byte of the Macintosh Finder flags.

[Visual Basic]
Public Property Flag1 As Byte
[C#]
public byte Flag1 {get; set;}

Property Value

The first byte of the Finder flags.

Remarks

For files that originate on non-Macintosh systems, this byte should be set to zero (the default).

See Also

BinHex Class | Hunny.Mime Namespace