Table of Contents

Method writeFile

Namespace
Alternet.Common.TypeScript.Native
Assembly
Alternet.Common.TypeScript.v9.dll

writeFile(string, string)

Writes the specified text content into a file with the specified name.

void writeFile(string fileName, string data)

Parameters

fileName string
data string