Skip to main content

IFileUtility.WriteAllText method

Namespace: NextDesign.Desktop

Description

Writes the given text to the specified file.

argument

NameTypeDescription
filestringfile path
contentsstringText

Return value

  • void