Localisation
Last updated
Was this helpful?
Property in Project
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?
Was this helpful?
