Table of Contents

Method SaveFile

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

SaveFile(string)

When implemented by a class, saves text content to the specific file.

void SaveFile(string fileName)

Parameters

fileName string

Name of file to save content.