Search Results for

    Show / Hide Table of Contents

    Class Dictionary

    Inheritance
    System.Object
    Dictionary
    Namespace: Crowdin.Api.Dictionaries
    Assembly: Crowdin.Api.dll
    Syntax
    public class Dictionary : object

    Properties

    | Improve this Doc View Source

    LanguageId

    Declaration
    public string LanguageId { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Words

    Declaration
    public string[] Words { get; set; }
    Property Value
    Type Description
    System.String[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX