Write the data from a base 64 encoded string to a file.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| fileName |
String |
|
|
The file name of the file to write (including the file extension). |
| fileContent |
String |
|
|
Base 64 encoded String file contents. |
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