This version of Unity is unsupported.

PlistDocument.WriteToFile

public void WriteToFile(string path);

Parameters

pathPath to write the document contents to.

Description

Writes the project contents to the specified file.