Interface IGifCategory
public interface IGifCategory
Properties
Name
The category search term.
string Name { get; }
Property Value
ProxySource
Proxied URL to the category preview image.
string ProxySource { get; }
Property Value
Source
URL to the category preview image.
string Source { get; }