XcScheme.ReadFromString

Declaration

public void ReadFromString(string text);

Parameters

text A string containing a properly formatted XcScheme plist document.

Description

Reads the scheme from the given string.

The existing values of this XcScheme instance are discarded and replaced with the values in the string.


Did you find this page useful? Please give it a rating: