ReadFromFile(string)
Reads the document from a file identified by the given path.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEditor.iOS.Xcode
- Assembly: UnityEditor.iOS.Extensions.Xcode
public void ReadFromFile(string path)
Parameters
Path of the file.