Table of Contents

TCultureCreatingEventArgs.LanguageName Property

Language name for the culture we want to create. Note that the value we read from the file is LanguageCode, this property is only for convenience, but might be empty if we don't know how to map the LanguageCode. If in doubt, LanguageCode has the actual value in the file.

Syntax

Unit: FlexCel.Core

property TCultureCreatingEventArgs.LanguageName: string

See also