Search Results for

    Show / Hide Table of Contents

    Class ErrorResource

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

    Properties

    | Improve this Doc View Source

    Errors

    Declaration
    public AttributeError[] Errors { get; set; }
    Property Value
    Type Description
    AttributeError[]
    | Improve this Doc View Source

    Key

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