All pages
Powered by GitBook
1 of 1

Loading...

BaseLanguage

Property in

Gets or sets the base language of the project, as an IETF BCP-47 language tag.

The base language is the language that the Yarn scripts is written in.

public string BaseLanguage { get; set; }

Summary

Remarks

Project