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.SubSearchResult Class Reference

Properties

int? ActiveUserCount [get, set]
 
string IconImg [get, set]
 
string KeyColor [get, set]
 
string Name [get, set]
 
int SubscriberCount [get, set]
 
bool AllowImages [get, set]
 

Property Documentation

◆ ActiveUserCount

int? Reddit.Things.SubSearchResult.ActiveUserCount
getset

◆ AllowImages

bool Reddit.Things.SubSearchResult.AllowImages
getset

◆ IconImg

string Reddit.Things.SubSearchResult.IconImg
getset

◆ KeyColor

string Reddit.Things.SubSearchResult.KeyColor
getset

◆ Name

string Reddit.Things.SubSearchResult.Name
getset

◆ SubscriberCount

int Reddit.Things.SubSearchResult.SubscriberCount
getset

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