Hunny Software Library Reference

BinHex.Flag2 Property

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

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

Property Value

The second 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