Search Results for

    Show / Hide Table of Contents

    Class AlternativeLanguageCode

    Inheritance
    object
    AlternativeLanguageCode
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Sdl.Core.Globalization.LanguageRegistry
    Assembly: Sdl.Core.Globalization.Async.dll
    Syntax
    public class AlternativeLanguageCode

    Constructors

    AlternativeLanguageCode()

    Declaration
    public AlternativeLanguageCode()

    Properties

    Code

    Declaration
    public string Code { get; set; }
    Property Value
    Type Description
    string
    In this article
    • Constructors
      • AlternativeLanguageCode()
    • Properties
      • Code
    Back to top Generated by DocFX