Class ImportImageLocalizationPackResultInfo
Encapsulates the result of importing a localization package back into a project.
Syntax
public class ImportImageLocalizationPackResultInfo : FileResultInfo
Fields
SkippedImages
Contains the names of the images in the imported package that were not imporeted because no image document in the project was found with the same identifier.
Declaration
public string[] SkippedImages