Hi, does anyone know how to get the language information for a given string? thanks!! Alan Shen MCAD for .NET Version ^~^~^~^~^~^~^~^~^~^~^ Great idea is the beginging of success!
Hi, does anyone know how to get the language information for a given string? thanks!! Alan Shen MCAD for .NET Version ^~^~^~^~^~^~^~^~^~^~^ Great idea is the beginging of success!
A string does not contain any language information. If you create a class with 2 properties (string and CultureInfo) then you can get the information of the string. Just look at CultureInfo to get the language.