Class AttributeError
Inheritance
System.Object
AttributeError
Namespace: Crowdin.Api
Assembly: Crowdin.Api.dll
Syntax
public class AttributeError : object
Properties
| Improve this Doc View SourceCode
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Message
Declaration
public string Message { get; set; }
Property Value
Type | Description |
---|---|
System.String |