Show / Hide Table of Contents

Class User

Inheritance
System.Object
ApiResponse
MinifiedUser
User
Inherited Members
MinifiedUser.Account
MinifiedUser.Id
MinifiedUser.IsFollowed
MinifiedUser.Name
MinifiedUser.ProfileImageUrls
ApiResponse.Extends
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pixiv.Models
Assembly: Pixiv.Net.dll
Syntax
public class User : MinifiedUser

Properties

| Improve this Doc View Source

Comment

Declaration
[JsonProperty("comment")]
public string Comment { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX