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.WidgetButton4Data Class Reference
Inheritance diagram for Reddit.Things.WidgetButton4Data:
Reddit.Things.BaseContainer

Properties

WidgetImageProperties JSON [get, set]
 
string ImageURL [get, set]
 
string LinkURL [get, set]
 
string Text [get, set]
 
int Width [get, set]
 
- Properties inherited from Reddit.Things.BaseContainer
string Kind [get, set]
 

Property Documentation

◆ ImageURL

string Reddit.Things.WidgetButton4Data.ImageURL
getset

◆ JSON

WidgetImageProperties Reddit.Things.WidgetButton4Data.JSON
getset

◆ LinkURL

string Reddit.Things.WidgetButton4Data.LinkURL
getset

◆ Text

string Reddit.Things.WidgetButton4Data.Text
getset

◆ Width

int Reddit.Things.WidgetButton4Data.Width
getset

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