Table of Contents

Method TryDetectLanguageFromFileName

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

TryDetectLanguageFromFileName(string)

Determines a Language to which the given file belongs.

public static Language TryDetectLanguageFromFileName(string fileName)

Parameters

fileName string

Name of file to examine.

Returns

Language

Language related to the specified file if supported; otherwise, null.