AssemblyInfoCulture Method | |
Gives information on what languages the assembly supports
Namespace:
SIC
Assembly:
SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax Examples string Culture = System.Reflection.Assembly.GetExecutingAssembly().Culture();
See Also