Class XmlLocalisationInterchangeFileFormatXlf
- Namespace
- SunamoLang.SunamoXlf
- Assembly
- SunamoLang.dll
Helper class for XML Localization Interchange File Format (XLIFF) operations.
public class XmlLocalisationInterchangeFileFormatXlf
- Inheritance
-
XmlLocalisationInterchangeFileFormatXlf
- Inherited Members
- Extension Methods
Methods
GetLangFromFilename(string)
Extracts the language from an XLF filename.
public static Langs GetLangFromFilename(string filename)
Parameters
filenamestringThe filename or full path to the XLF file.
Returns
- Langs
The language identifier extracted from the filename.