Method IsSupportedLanguage
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
IsSupportedLanguage(string)
Indicates whether the specified programming language is supported.
public static bool IsSupportedLanguage(string fileName)
Parameters
fileName
stringName of the file to check the language.
Returns
- bool
True if the given language is in service; otherwise, false.