FolderItem.CreateBinaryFile Method

Creates a binary file of type FileType. Returns a BinaryStream.

Syntax

FolderItem.CreateBinaryFile FileType


Parameters

FileType

String


FileType can be the name of a file type that was previously created using the FileType class or you can pass an empty string if you are not concerned about file types.