For the complete documentation index, see llms.txt. This page is also available as Markdown.

Localisation

Property in Project

Summary

Gets or sets the collection of LocalizationInfo objects that store information about where localized data for this project is found.

public Dictionary<string, LocalizationInfo> Localisation { get; set; }

Last updated

Was this helpful?