Binary
Represents the binary file content type within the FileContent enum.
This value is used to denote that the content of a file is binary data, as opposed to plain text or other types. It provides a display string ("binary") to identify this content type.