StrippingInfo.includedModules
public IEnumerable<string> includedModules;
Description 描述
The native engine modules that were included in the build.
You can pass each of these to StrippingInfo.GetReasonsForIncluding to obtain information about what caused a module to be included in the build.