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 1 year ago
Was this helpful?