WriteToString()
Writes the document contents to a string.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.iOS.Xcode
- Assembly: UnityEditor.iOS.Extensions.Xcode
public string WriteToString()
Returns
Type | Description |
|---|---|
| string | The project contents converted to string. |