Table of Contents

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 string

Name of the file to check the language.

Returns

bool

True if the given language is in service; otherwise, false.