Search Results for

    Show / Hide Table of Contents

    Class AttributeError

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

    Properties

    | Improve this Doc View Source

    Code

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

    Message

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