Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

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

PlistDocument.ReadFromString

Switch to Manual
public void ReadFromString(string text);

Parameters

text The project contents.

Description

Reads the document from the given string.