Last updated 1 year ago
Was this helpful?
Property in
Gets the Yarn Program stored in this project.
public Program Program { get; }
The first time this is called, the program stored in is deserialized and cached. Future calls to this method will return the cached value.