Reads an entire Binary File to a Base 64 encoded string.

Syntax

ISFileUtilities.ReadBinaryFileToBase64EncodedString(fileName, fileContent)

Parameters

NameTypeOptionalByRefDescription
fileName String The file name of the file to read.
fileContent String ByRef Returns the file's content as a Base 64 encoded String.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISFileUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0