Reddit.NET  1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Reddit.Things.ImageUploadResult Class Reference

Properties

List< string > Errors [get, set]
 
string ImgSrc [get, set]
 
List< string > ErrorsValues [get, set]
 

Property Documentation

◆ Errors

List<string> Reddit.Things.ImageUploadResult.Errors
getset

◆ ErrorsValues

List<string> Reddit.Things.ImageUploadResult.ErrorsValues
getset

◆ ImgSrc

string Reddit.Things.ImageUploadResult.ImgSrc
getset

The documentation for this class was generated from the following file: