Search Results for

    Show / Hide Table of Contents

    Interface ILanguage

    Namespace: Sdl.Terminology.TerminologyProvider.Core
    Assembly: Sdl.Terminology.TerminologyProvider.Core.dll
    Syntax
    public interface ILanguage

    Properties

    Locale

    Declaration
    CultureInfo Locale { get; }
    Property Value
    Type Description
    System.Globalization.CultureInfo

    Name

    Declaration
    string Name { get; }
    Property Value
    Type Description
    System.String

    On this page

    • Properties
      • Locale
      • Name
    Back to top Generated by DocFX