Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PlistDocument.WriteToFile

Switch to Manual
public function WriteToFile(path: string): void;

Parameters

pathPath to write the document contents to.

Description

Writes the project contents to the specified file.